controller/handlers/doc.go (1 lines of code) (raw):
// Package handler provide the RESTful APIs to interact with Ares-Controller.
//
// Schemes: http
// BasePath: /
// Version: 0.0.1
//
// Consumes:
// - application/json
//
// Produces:
// - application/json
//
// swagger:meta
package handlers