Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type S ¶
type S struct { Log *zap.SugaredLogger systemV1.UnimplementedSystemServiceServer }
func (*S) GetSettings ¶
func (s *S) GetSettings(ctx context.Context, req *systemV1.GetSettingsRequest) (*systemV1.GetSettingsResponse, error)
func (*S) SetSettings ¶
func (s *S) SetSettings(ctx context.Context, req *systemV1.SetSettingsRequest) (*systemV1.SetSettingsResponse, error)
Click to show internal directories.
Click to hide internal directories.