Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Controller ¶
type Controller struct { // Embed the unimplemented server date.UnimplementedDateServiceServer }
func (*Controller) Now ¶
func (c *Controller) Now(_ context.Context, req *date.DateRequest) (resp *date.DateResponse, err error)
日期查询
Click to show internal directories.
Click to hide internal directories.