Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Generate ¶
Generate copies all files from the auth package and exec it as a text template before writing it at the destination
func InsertSecret ¶
InsertSecret creates a secret.go with information that shouldn't change after re-generating
Types ¶
type Config ¶
type Config struct { Schema map[string]interface{} Dest string API string Package string Database string File string Debug bool Logging bool Fmt bool }
Click to show internal directories.
Click to hide internal directories.