dao

package
v0.10.7 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2021 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewDaoEndpoints

func NewDaoEndpoints() []*api.Endpoint

API Endpoints for Dao service

func RegisterDaoHandler

func RegisterDaoHandler(s server.Server, hdlr DaoHandler, opts ...server.HandlerOption) error

func RegisterDaoServer

func RegisterDaoServer(s *grpc.Server, srv DaoServer)

Types

type DaoClient

type DaoClient interface {
}

DaoClient is the client API for Dao service.

For semantics around ctx use and closing/ending streaming RPCs, please refer to https://godoc.org/google.golang.org/grpc#ClientConn.NewStream.

func NewDaoClient

func NewDaoClient(cc *grpc.ClientConn) DaoClient

type DaoHandler

type DaoHandler interface {
}

Server API for Dao service

type DaoServer

type DaoServer interface {
}

DaoServer is the server API for Dao service.

type DaoService

type DaoService interface {
}

Client API for Dao service

func NewDaoService

func NewDaoService(name string, c client.Client) DaoService

type UnimplementedDaoServer

type UnimplementedDaoServer struct {
}

UnimplementedDaoServer can be embedded to have forward compatible implementations.

Jump to

Keyboard shortcuts

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