websiterpc

package
v0.0.0-...-6d7266f Latest Latest
Warning

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

Go to latest
Published: Nov 22, 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 BatchResp

type BatchResp = websiterpc.BatchResp

type CountResp

type CountResp = websiterpc.CountResp

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 UserIdReq

type UserIdReq = websiterpc.UserIdReq

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