design

package
v0.0.0-...-140d0cf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 9, 2017 License: MIT Imports: 7 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var AdminAuth = APIKeySecurity("adminAuth", func() {
	Description("トークン(admin)")
	Header("X-Authorization")
})
View Source
var CorsConfig = map[string]*goacors.GoaCORSConfig{
	"develop":    devCORS,
	"staging":    stagingCORS,
	"production": productionCORS,
}
View Source
var GeneralAuth = APIKeySecurity("generalAuth", func() {
	Description("トークン(general)")
	Header("X-Authorization")
})

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL