Documentation ¶
Index ¶
- Constants
- func DefaultOutputs(destination, pkgname string, noFactory bool, templates *Templates) []*gen.Output
- func GetConfigFromFile[DriverConfig any](configPath, driverConfigKey string) (gen.Config, DriverConfig, error)
- func GetConfigFromProvider[DriverConfig any](provider koanf.Provider, driverConfigKey string) (gen.Config, DriverConfig, error)
- func Version() string
- type Templates
Constants ¶
View Source
const DefaultConfigPath = "./bobgen.yaml"
Variables ¶
This section is empty.
Functions ¶
func DefaultOutputs ¶ added in v0.17.1
func GetConfigFromFile ¶ added in v0.17.2
func GetConfigFromProvider ¶ added in v0.17.2
Types ¶
Click to show internal directories.
Click to hide internal directories.