package
0.0.0-20240507104151-914308040464
Repository: https://github.com/daniel-vuky/golang-bank-app.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterBankAppHandler registers the http handlers for service BankApp to "mux".
RegisterBankAppHandlerClient registers the http handlers for service BankApp to "mux".
RegisterBankAppHandlerFromEndpoint is same as RegisterBankAppHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterBankAppHandlerServer registers the http handlers for service BankApp to "mux".
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

BankApp_ServiceDesc is the grpc.ServiceDesc for BankApp service.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
UnimplementedBankAppServer must be embedded to have forward compatible implementations.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

BankAppClient is the client API for BankApp service.
BankAppServer is the server API for BankApp service.
UnsafeBankAppServer may be embedded to opt out of forward compatibility for this service.