Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "1.1"
Version of elsa package
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Flags ¶
type Flags struct { Addr string `long:"http_addr" default:"localhost:8080" description:"Http listen address"` Hosts []string `long:"http_origin" description:"Allowed http origin(s)"` }
Flags is a package flags sample in form ready for use with github.com/jessevdk/go-flags
Directories ¶
Path | Synopsis |
---|---|
api
|
|
mw
|
|
ace
ace is a elsa middleware for ace
|
ace is a elsa middleware for ace |
render
render is a elsa middleware for render
|
render is a elsa middleware for render |
pagedata holds web page attributes
|
pagedata holds web page attributes |
struct
|
|
page
page holds web page attributes
|
page holds web page attributes |
Click to show internal directories.
Click to hide internal directories.