Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func CreateService ¶
func (*Service) CreateTimer ¶
func (service *Service) CreateTimer(ctx context.Context, in *pb.CreateTimerRequest) (*pb.CreateTimerReply, error)
func (*Service) DeleteTimer ¶
func (service *Service) DeleteTimer(ctx context.Context, in *pb.DeleteTimerRequest) (*pb.DeleteTimerReply, error)
Click to show internal directories.
Click to hide internal directories.