Discovery Nats automate
This commit is contained in:
@@ -34,8 +34,7 @@ func (s State) String() string {
|
||||
"some things boils in here, i'm probably a teapot", "dead"}[s]
|
||||
}
|
||||
|
||||
type API struct {
|
||||
}
|
||||
type API struct{}
|
||||
|
||||
func (a *API) GetState() (State, int, error) {
|
||||
// Check if the database is up
|
||||
|
||||
Reference in New Issue
Block a user