Documentation
¶
Index ¶
- type ErrnoExceptionServer
- 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
- type StructPollfdServer
- type StructStatServer
- type StructStatVfsServer
- type StructTimespecServer
- 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
- type VmSocketAddressServer
- 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)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ErrnoExceptionServer ¶
type ErrnoExceptionServer struct {
pb.UnimplementedErrnoExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
ErrnoExceptionServer implements pb.ErrnoExceptionServiceServer.
func (*ErrnoExceptionServer) GetMessage ¶
func (s *ErrnoExceptionServer) GetMessage(_ context.Context, req *pb.GetMessageRequest) (*pb.GetMessageResponse, error)
func (*ErrnoExceptionServer) NewErrnoException ¶
func (s *ErrnoExceptionServer) NewErrnoException(_ context.Context, req *pb.NewErrnoExceptionRequest) (*pb.NewErrnoExceptionResponse, error)
func (*ErrnoExceptionServer) RethrowAsIOException ¶
func (s *ErrnoExceptionServer) RethrowAsIOException(_ context.Context, req *pb.RethrowAsIOExceptionRequest) (*pb.RethrowAsIOExceptionResponse, error)
func (*ErrnoExceptionServer) RethrowAsSocketException ¶
func (s *ErrnoExceptionServer) RethrowAsSocketException(_ context.Context, req *pb.RethrowAsSocketExceptionRequest) (*pb.RethrowAsSocketExceptionResponse, error)
type Int64RefServer ¶
type Int64RefServer struct {
pb.UnimplementedInt64RefServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
Int64RefServer implements pb.Int64RefServiceServer.
func (*Int64RefServer) NewInt64Ref ¶
func (s *Int64RefServer) NewInt64Ref(_ context.Context, req *pb.NewInt64RefRequest) (*pb.NewInt64RefResponse, error)
func (*Int64RefServer) ToString ¶
func (s *Int64RefServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type StructPollfdServer ¶
type StructPollfdServer struct {
pb.UnimplementedStructPollfdServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StructPollfdServer implements pb.StructPollfdServiceServer.
func (*StructPollfdServer) NewStructPollfd ¶
func (s *StructPollfdServer) NewStructPollfd(_ context.Context, req *pb.NewStructPollfdRequest) (*pb.NewStructPollfdResponse, error)
func (*StructPollfdServer) ToString ¶
func (s *StructPollfdServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type StructStatServer ¶
type StructStatServer struct {
pb.UnimplementedStructStatServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StructStatServer implements pb.StructStatServiceServer.
func (*StructStatServer) NewStructStat ¶
func (s *StructStatServer) NewStructStat(_ context.Context, req *pb.NewStructStatRequest) (*pb.NewStructStatResponse, error)
func (*StructStatServer) ToString ¶
func (s *StructStatServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type StructStatVfsServer ¶
type StructStatVfsServer struct {
pb.UnimplementedStructStatVfsServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StructStatVfsServer implements pb.StructStatVfsServiceServer.
func (*StructStatVfsServer) NewStructStatVfs ¶
func (s *StructStatVfsServer) NewStructStatVfs(_ context.Context, req *pb.NewStructStatVfsRequest) (*pb.NewStructStatVfsResponse, error)
func (*StructStatVfsServer) ToString ¶
func (s *StructStatVfsServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type StructTimespecServer ¶
type StructTimespecServer struct {
pb.UnimplementedStructTimespecServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StructTimespecServer implements pb.StructTimespecServiceServer.
func (*StructTimespecServer) CompareTo1 ¶
func (s *StructTimespecServer) CompareTo1(_ context.Context, req *pb.CompareTo1Request) (*pb.CompareTo1Response, error)
func (*StructTimespecServer) CompareTo1_1 ¶
func (s *StructTimespecServer) CompareTo1_1(_ context.Context, req *pb.CompareTo1_1Request) (*pb.CompareTo1_1Response, error)
func (*StructTimespecServer) Equals ¶
func (s *StructTimespecServer) Equals(_ context.Context, req *pb.StructTimespecEqualsRequest) (*pb.EqualsResponse, error)
func (*StructTimespecServer) HashCode ¶
func (s *StructTimespecServer) HashCode(_ context.Context, req *pb.StructTimespecHashCodeRequest) (*pb.HashCodeResponse, error)
func (*StructTimespecServer) NewStructTimespec ¶
func (s *StructTimespecServer) NewStructTimespec(_ context.Context, req *pb.NewStructTimespecRequest) (*pb.NewStructTimespecResponse, error)
func (*StructTimespecServer) ToString ¶
func (s *StructTimespecServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type StructUtsnameServer ¶
type StructUtsnameServer struct {
pb.UnimplementedStructUtsnameServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
StructUtsnameServer implements pb.StructUtsnameServiceServer.
func (*StructUtsnameServer) NewStructUtsname ¶
func (s *StructUtsnameServer) NewStructUtsname(_ context.Context, req *pb.NewStructUtsnameRequest) (*pb.NewStructUtsnameResponse, error)
func (*StructUtsnameServer) ToString ¶
func (s *StructUtsnameServer) ToString(_ context.Context, req *pb.ToStringRequest) (*pb.ToStringResponse, error)
type VmSocketAddressServer ¶
type VmSocketAddressServer struct {
pb.UnimplementedVmSocketAddressServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
VmSocketAddressServer implements pb.VmSocketAddressServiceServer.
func (*VmSocketAddressServer) GetSvmCid ¶
func (s *VmSocketAddressServer) GetSvmCid(_ context.Context, req *pb.GetSvmCidRequest) (*pb.GetSvmCidResponse, error)
func (*VmSocketAddressServer) GetSvmPort ¶
func (s *VmSocketAddressServer) GetSvmPort(_ context.Context, req *pb.GetSvmPortRequest) (*pb.GetSvmPortResponse, error)
func (*VmSocketAddressServer) NewVmSocketAddress ¶
func (s *VmSocketAddressServer) NewVmSocketAddress(_ context.Context, req *pb.NewVmSocketAddressRequest) (*pb.NewVmSocketAddressResponse, error)
Click to show internal directories.
Click to hide internal directories.