Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct { pb.UnimplementedConfigServer // contains filtered or unexported fields }
func (*Handler) Get ¶
func (h *Handler) Get(ctx context.Context, req *pb.GetRequest) (*pb.GetResponse, error)
func (*Handler) ServiceName ¶
func (*Handler) Set ¶
func (h *Handler) Set(ctx context.Context, req *pb.SetRequest) (*pb.SetResponse, error)
Click to show internal directories.
Click to hide internal directories.