websiterpc

package
v0.0.0-...-eea11df Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EmptyReq

type EmptyReq = websiterpc.EmptyReq

type EmptyResp

type EmptyResp = websiterpc.EmptyResp

type IdReq

type IdReq = websiterpc.IdReq

type IdsReq

type IdsReq = websiterpc.IdsReq

type UserDailyVisitRsp

type UserDailyVisitRsp = websiterpc.UserDailyVisitRsp

type UserVisit

type UserVisit = websiterpc.UserVisit

type WebsiteRpc

type WebsiteRpc interface {
	// 用户日浏览量
	GetUserDailyVisit(ctx context.Context, in *EmptyReq, opts ...grpc.CallOption) (*UserDailyVisitRsp, error)
}

func NewWebsiteRpc

func NewWebsiteRpc(cli zrpc.Client) WebsiteRpc

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL