Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { grpcGw.UnimplementedApiGatewayServiceServer // contains filtered or unexported fields }
func (*Server) MyNewAccount ¶
func (srv *Server) MyNewAccount(ctx context.Context, request *ledger.MyNewAccountRequest) (*ledger.MyNewAccountResponse, error)
Click to show internal directories.
Click to hide internal directories.