package
Version:
v0.0.0-...-8bc1aab
Opens a new window with list of versions in this module.
Published: Oct 19, 2019
License: MIT
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Handlers struct {
Scripts []Script `json:"scripts"`
}
type Script struct {
Template string `json:"template"`
Name string `json:"name"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.