package
0.1.6
Repository: https://github.com/sdeoras/api.git
Documentation: pkg.go.dev

# Functions

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

Checkpoint is a struct storing weights and biases.
ConfigRequest is a message used to get config parameters.
ConfigResponse is a set of config parameters for lambda functions.
Data is basically just a byte buffer.
EmailRequest is the request to send email.
EmailResponse is the response from the server after email is sent.
Server sends acknowledgement.
GalleryItem is a individual items for gallery presentation.
GalleryRequest is a request to gallery maker.
GalleryResponse is an empty response.
No description provided by the author
InferImageRequest takes a list of images (as bytes) and model and label file path URIs.
No description provided by the author
GetUserInfoResponse is the information to store per user account.
GoogleOAuthRequest is used to send oauth request to google oauth provider.
GoogleOAuthResponse is used to deserialize the response from google oauth provider.
No description provided by the author
Image consists of a name and bytes.
InferImageRequest takes a list of images (as bytes) and model and label file path URIs.
InferImageResponse is a list of output, one per input image.
InferOutput consists of a name, inferred label and probability for that label.
ListOfString is a list of strings.
OAuthRequest is a collection of all supported oauth providers.
SetUserInfoRequest is the information to store per user account.
SetUserInfoResponse is the response after setting user info.
No description provided by the author
Variable is basically a buffer and its size.

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LambdaClient is the client API for Lambda service.
LambdaServer is the server API for Lambda service.
No description provided by the author
No description provided by the author
MonitorClient is the client API for Monitor service.
MonitorServer is the server API for Monitor service.