# README
routes
import "github.com/coralproject/shelf/cmd/askd/routes"
Overview
Index
Package files
Constants
const (
// Namespace is the key that is the prefix for configuration in the
// environment.
Namespace = "ASK"
)
func API
func API() http.Handler
API returns a handler for a set of routes.
Generated by godoc2md
# Functions
API returns a handler for a set of routes.
# Constants
Namespace is the key that is the prefix for configuration in the environment.