Documentation
¶
Index ¶
- type AconfigStorageReadExceptionServer
- func (s *AconfigStorageReadExceptionServer) GetErrorCode(_ context.Context, req *pb.GetErrorCodeRequest) (*pb.GetErrorCodeResponse, error)
- func (s *AconfigStorageReadExceptionServer) GetMessage(_ context.Context, req *pb.GetMessageRequest) (*pb.GetMessageResponse, error)
- func (s *AconfigStorageReadExceptionServer) NewAconfigStorageReadException(_ context.Context, req *pb.NewAconfigStorageReadExceptionRequest) (*pb.NewAconfigStorageReadExceptionResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AconfigStorageReadExceptionServer ¶
type AconfigStorageReadExceptionServer struct {
pb.UnimplementedAconfigStorageReadExceptionServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
AconfigStorageReadExceptionServer implements pb.AconfigStorageReadExceptionServiceServer.
func (*AconfigStorageReadExceptionServer) GetErrorCode ¶
func (s *AconfigStorageReadExceptionServer) GetErrorCode(_ context.Context, req *pb.GetErrorCodeRequest) (*pb.GetErrorCodeResponse, error)
func (*AconfigStorageReadExceptionServer) GetMessage ¶
func (s *AconfigStorageReadExceptionServer) GetMessage(_ context.Context, req *pb.GetMessageRequest) (*pb.GetMessageResponse, error)
func (*AconfigStorageReadExceptionServer) NewAconfigStorageReadException ¶
func (s *AconfigStorageReadExceptionServer) NewAconfigStorageReadException(_ context.Context, req *pb.NewAconfigStorageReadExceptionRequest) (*pb.NewAconfigStorageReadExceptionResponse, error)
Click to show internal directories.
Click to hide internal directories.