//
pkg.gl
Category
github.com/kick-project/kick
internal
resources
template
package
1.1.0
Repository:
https://github.com/kick-project/kick.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
22
Dependents
2
Files
479 SLOC
#
Packages
renderer
No description provided by the author
variables
No description provided by the author
#
Functions
New
New *Template constructor.
#
Constants
MLnone
MLnone file does not have a mode line.
MLnorender
MLnorender file mode line instruction not to render.
MLrender
MLrender file mode line instruction to render.
#
Structs
Options
Options options to constructor.
Template
Template the template itselfgo:generate ifacemaker -f template.go -s Template -p template -i TemplateIface -o template_interfaces.go -c "AUTO GENERATED.
#
Interfaces
TemplateIface
TemplateIface ...