Documentation
¶
Index ¶
- func NewV1() statistics.IStatisticsV1
- type ControllerV1
- func (c *ControllerV1) DataApp(ctx context.Context, req *v1.DataAppReq) (res *v1.DataAppRes, err error)
- func (c *ControllerV1) DataAppKey(ctx context.Context, req *v1.DataAppKeyReq) (res *v1.DataAppKeyRes, err error)
- func (c *ControllerV1) DataUser(ctx context.Context, req *v1.DataUserReq) (res *v1.DataUserRes, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewV1 ¶
func NewV1() statistics.IStatisticsV1
Types ¶
type ControllerV1 ¶
type ControllerV1 struct{}
func (*ControllerV1) DataApp ¶
func (c *ControllerV1) DataApp(ctx context.Context, req *v1.DataAppReq) (res *v1.DataAppRes, err error)
func (*ControllerV1) DataAppKey ¶
func (c *ControllerV1) DataAppKey(ctx context.Context, req *v1.DataAppKeyReq) (res *v1.DataAppKeyRes, err error)
Click to show internal directories.
Click to hide internal directories.