Documentation
¶
Index ¶
- type SettingsPreferenceServiceClientServer
- func (s *SettingsPreferenceServiceClientServer) Close(_ context.Context, req *pb.CloseRequest) (*pb.CloseResponse, error)
- func (s *SettingsPreferenceServiceClientServer) NewSettingsPreferenceServiceClient(_ context.Context, req *pb.NewSettingsPreferenceServiceClientRequest) (*pb.NewSettingsPreferenceServiceClientResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SettingsPreferenceServiceClientServer ¶
type SettingsPreferenceServiceClientServer struct {
pb.UnimplementedSettingsPreferenceServiceClientServiceServer
Ctx *app.Context
Handles *handlestore.HandleStore
}
SettingsPreferenceServiceClientServer implements pb.SettingsPreferenceServiceClientServiceServer.
func (*SettingsPreferenceServiceClientServer) Close ¶
func (s *SettingsPreferenceServiceClientServer) Close(_ context.Context, req *pb.CloseRequest) (*pb.CloseResponse, error)
func (*SettingsPreferenceServiceClientServer) NewSettingsPreferenceServiceClient ¶
func (s *SettingsPreferenceServiceClientServer) NewSettingsPreferenceServiceClient(_ context.Context, req *pb.NewSettingsPreferenceServiceClientRequest) (*pb.NewSettingsPreferenceServiceClientResponse, error)
Click to show internal directories.
Click to hide internal directories.