Versions in this module Expand all Collapse all v0 v0.0.6 Mar 29, 2026 Changes in this version + type ErrnoExceptionServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *ErrnoExceptionServer) GetMessage(_ context.Context, req *pb.GetMessageRequest) (*pb.GetMessageResponse, error) + func (s *ErrnoExceptionServer) NewErrnoException(_ context.Context, req *pb.NewErrnoExceptionRequest) (*pb.NewErrnoExceptionResponse, error) + func (s *ErrnoExceptionServer) RethrowAsIOException(_ context.Context, req *pb.RethrowAsIOExceptionRequest) (*pb.RethrowAsIOExceptionResponse, error) + func (s *ErrnoExceptionServer) RethrowAsSocketException(_ context.Context, req *pb.RethrowAsSocketExceptionRequest) (*pb.RethrowAsSocketExceptionResponse, error) + type Int64RefServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *Int64RefServer) NewInt64Ref(_ context.Context, req *pb.NewInt64RefRequest) (*pb.NewInt64RefResponse, error) + func (s *Int64RefServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type StructPollfdServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StructPollfdServer) NewStructPollfd(_ context.Context, req *pb.NewStructPollfdRequest) (*pb.NewStructPollfdResponse, error) + func (s *StructPollfdServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type StructStatServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StructStatServer) NewStructStat(_ context.Context, req *pb.NewStructStatRequest) (*pb.NewStructStatResponse, error) + func (s *StructStatServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type StructStatVfsServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StructStatVfsServer) NewStructStatVfs(_ context.Context, req *pb.NewStructStatVfsRequest) (*pb.NewStructStatVfsResponse, error) + func (s *StructStatVfsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type StructTimespecServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StructTimespecServer) CompareTo1(_ context.Context, req *pb.CompareTo1Request) (*pb.CompareTo1Response, error) + func (s *StructTimespecServer) CompareTo1_1(_ context.Context, req *pb.CompareTo1_1Request) (*pb.CompareTo1_1Response, error) + func (s *StructTimespecServer) Equals(_ context.Context, req *pb.StructTimespecEqualsRequest) (*pb.EqualsResponse, error) + func (s *StructTimespecServer) HashCode(_ context.Context, req *pb.StructTimespecHashCodeRequest) (*pb.HashCodeResponse, error) + func (s *StructTimespecServer) NewStructTimespec(_ context.Context, req *pb.NewStructTimespecRequest) (*pb.NewStructTimespecResponse, error) + func (s *StructTimespecServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type StructUtsnameServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *StructUtsnameServer) NewStructUtsname(_ context.Context, req *pb.NewStructUtsnameRequest) (*pb.NewStructUtsnameResponse, error) + func (s *StructUtsnameServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error) + type VmSocketAddressServer struct + Ctx *app.Context + Handles *handlestore.HandleStore + func (s *VmSocketAddressServer) GetSvmCid(_ context.Context, req *pb.GetSvmCidRequest) (*pb.GetSvmCidResponse, error) + func (s *VmSocketAddressServer) GetSvmPort(_ context.Context, req *pb.GetSvmPortRequest) (*pb.GetSvmPortResponse, error) + func (s *VmSocketAddressServer) NewVmSocketAddress(_ context.Context, req *pb.NewVmSocketAddressRequest) (*pb.NewVmSocketAddressResponse, error)