Documentation
¶
Overview ¶
Package app wraps the storage layer with application logic and provides an interface for API layer.
Index ¶
Constants ¶
View Source
const ErrServiceNotHealthy = srvc.ErrStr("service not healthy")
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type App ¶
type App struct {
api.UnimplementedHandler
// contains filtered or unexported fields
}
Click to show internal directories.
Click to hide internal directories.