Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( RouteNotFound = errors.New("route not found") )
error text
View Source
var ( ServiceAvailable = "service is running well" MySQLAvailable = "mysql is running well" RedisAvailable = "redis is running well" RabbitMQAvailable = "rabbitmq is running well" )
success text
Functions ¶
This section is empty.
Types ¶
type ExampleServiceContract ¶
type RedisCacheContract ¶
Click to show internal directories.
Click to hide internal directories.