bitmapserv

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BitMapServ

type BitMapServ interface {
	Ping(ctx context.Context, in *PingRequest) (*PingResponse, error)
	UserKeeper(ctx context.Context, in *RpcSingleRequest) (*RpcSingleResponse, error)
	UserKeepers(ctx context.Context, in *RpcMulitRequest) (*RpcMulitResponse, error)
	ChannelsUserKeepers(ctx context.Context, in *RpcMulitChannelsRequest) (*RpcMulitChannelsResponse, error)
}

func NewBitMapServ

func NewBitMapServ(cli zrpc.Client) BitMapServ

type KeeperStruct

type KeeperStruct = rpc.KeeperStruct

type PingRequest

type PingRequest = rpc.PingRequest

type PingResponse

type PingResponse = rpc.PingResponse

type RpcChannelResponse

type RpcChannelResponse = rpc.RpcChannelResponse

type RpcErrorResponse

type RpcErrorResponse = rpc.RpcErrorResponse

type RpcMulitChannelsRequest

type RpcMulitChannelsRequest = rpc.RpcMulitChannelsRequest

type RpcMulitChannelsResponse

type RpcMulitChannelsResponse = rpc.RpcMulitChannelsResponse

type RpcMulitRequest

type RpcMulitRequest = rpc.RpcMulitRequest

type RpcMulitResponse

type RpcMulitResponse = rpc.RpcMulitResponse

type RpcSingleRequest

type RpcSingleRequest = rpc.RpcSingleRequest

type RpcSingleResponse

type RpcSingleResponse = rpc.RpcSingleResponse

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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