Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TimedschedulerServer ¶
type TimedschedulerServer struct { timedscheduler.UnimplementedTimedschedulerServer // contains filtered or unexported fields }
func NewTimedschedulerServer ¶
func NewTimedschedulerServer(svcCtx *svc.ServiceContext) *TimedschedulerServer
func (*TimedschedulerServer) Ping ¶
func (s *TimedschedulerServer) Ping(ctx context.Context, in *timedscheduler.Empty) (*timedscheduler.Empty, error)
Click to show internal directories.
Click to hide internal directories.