Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Gorilla ¶
type Gorilla struct {
// contains filtered or unexported fields
}
Gorilla wraps the gorilla router and application routes.
func NewGorilla ¶
func NewGorilla( controller *cce.Controller, ) *Gorilla
NewGorilla creates a new Gorilla.
Click to show internal directories.
Click to hide internal directories.