package
0.0.0-20221215201330-7a7b8921c262
Repository: https://github.com/jooho/integration-framework-server.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
RegisterStorageHandler registers the http handlers for service Storage to "mux".
RegisterStorageHandlerClient registers the http handlers for service Storage to "mux".
RegisterStorageHandlerFromEndpoint is same as RegisterStorageHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterStorageHandlerServer registers the http handlers for service Storage to "mux".
No description provided by the author

# Variables

No description provided by the author
Storage_ServiceDesc is the grpc.ServiceDesc for Storage 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
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
UnimplementedStorageServer must be embedded to have forward compatible implementations.

# Interfaces

StorageClient is the client API for Storage service.
StorageServer is the server API for Storage service.
UnsafeStorageServer may be embedded to opt out of forward compatibility for this service.