package
0.0.0-20220901164547-f47a0e9a9163
Repository: https://github.com/bmogetta/gobank_go-course.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
RegisterGoBankHandler registers the http handlers for service GoBank to "mux".
RegisterGoBankHandlerClient registers the http handlers for service GoBank to "mux".
RegisterGoBankHandlerFromEndpoint is same as RegisterGoBankHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterGoBankHandlerServer registers the http handlers for service GoBank to "mux".
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GoBank_ServiceDesc is the grpc.ServiceDesc for GoBank service.
# 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
UnimplementedGoBankServer must be embedded to have forward compatible implementations.
No description provided by the author
# Interfaces
GoBankClient is the client API for GoBank service.
GoBankServer is the server API for GoBank service.
UnsafeGoBankServer may be embedded to opt out of forward compatibility for this service.