package
0.4.8
Repository: https://github.com/coralproject/shelf.git
Documentation: pkg.go.dev

# README

routes

import "github.com/coralproject/shelf/cmd/askd/routes"

Overview

Index

Package files

routes.go

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.