Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StatusLogic ¶
func NewStatusLogic ¶
func NewStatusLogic(ctx context.Context, svcCtx *svc.ServiceContext) *StatusLogic
func (*StatusLogic) Status ¶
func (l *StatusLogic) Status(req *types.Req) (resp *types.StatusResp, err error)
type TimestampLogic ¶
func NewTimestampLogic ¶
func NewTimestampLogic(ctx context.Context, svcCtx *svc.ServiceContext) *TimestampLogic
func (*TimestampLogic) Timestamp ¶
func (l *TimestampLogic) Timestamp(req *types.Req) (resp *types.TimestampResp, err error)
Click to show internal directories.
Click to hide internal directories.