//
pkg.gl
Category
github.com/vsco/dcdr
server
package
0.3.4
Repository:
https://github.com/vsco/dcdr.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
8
Dependents
2
Files
68 SLOC
#
Packages
demo
No description provided by the author
handlers
No description provided by the author
middleware
No description provided by the author
#
Functions
New
New create a new `Server`.
NewDefault
NewDefault creates a new `Server` using `config.hcl`.
#
Structs
Server
Server HTTP API for accessing `Features`.
#
Type aliases
Middleware
Middleware helper type for handlers that receive a `Client`.