package
0.0.0-20230309021048-dbf8a1078ac6
Repository: https://github.com/gokch/buf_connect.git
Documentation: pkg.go.dev

# Functions

NewAdminServiceClient constructs a client for the types.AdminService service.
NewAdminServiceHandler builds an HTTP handler from the service implementation.
NewContractServiceClient constructs a client for the types.ContractService service.
NewContractServiceHandler builds an HTTP handler from the service implementation.
NewEnterpriseServiceClient constructs a client for the types.EnterpriseService service.
NewEnterpriseServiceHandler builds an HTTP handler from the service implementation.
NewViewerServiceClient constructs a client for the types.ViewerService service.
NewViewerServiceHandler builds an HTTP handler from the service implementation.
NewWalletServiceClient constructs a client for the types.WalletService service.
NewWalletServiceHandler builds an HTTP handler from the service implementation.

# Constants

AdminServiceName is the fully-qualified name of the AdminService service.
ContractServiceName is the fully-qualified name of the ContractService service.
EnterpriseServiceName is the fully-qualified name of the EnterpriseService service.
ViewerServiceName is the fully-qualified name of the ViewerService service.
WalletServiceName is the fully-qualified name of the WalletService service.

# Structs

UnimplementedAdminServiceHandler returns CodeUnimplemented from all methods.
UnimplementedContractServiceHandler returns CodeUnimplemented from all methods.
UnimplementedEnterpriseServiceHandler returns CodeUnimplemented from all methods.
UnimplementedViewerServiceHandler returns CodeUnimplemented from all methods.
UnimplementedWalletServiceHandler returns CodeUnimplemented from all methods.

# Interfaces

AdminServiceClient is a client for the types.AdminService service.
AdminServiceHandler is an implementation of the types.AdminService service.
ContractServiceClient is a client for the types.ContractService service.
ContractServiceHandler is an implementation of the types.ContractService service.
EnterpriseServiceClient is a client for the types.EnterpriseService service.
EnterpriseServiceHandler is an implementation of the types.EnterpriseService service.
ViewerServiceClient is a client for the types.ViewerService service.
ViewerServiceHandler is an implementation of the types.ViewerService service.
WalletServiceClient is a client for the types.WalletService service.
WalletServiceHandler is an implementation of the types.WalletService service.