//
pkg.gl
Category
github.com/losinggeneration/gobot
api
package
0.12.1
Repository:
https://github.com/losinggeneration/gobot.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
0
Files
403 SLOC
#
Packages
robeaux
No description provided by the author
#
Functions
AllowRequestsFrom
AllowRequestsFrom returns handler to verify that requests come from allowedOrigins.
BasicAuth
BasicAuth returns basic auth handler.
NewAPI
NewAPI returns a new api instance.
#
Structs
API
API represents an API server.
CORS
CORS represents CORS configuration.