Versions in this module Expand all Collapse all v1 v1.5.0 Oct 24, 2022 Changes in this version + func Generate(schemaPath string, cfg *gen.Config, options ...Option) (err error) + func LoadGraph(schemaPath string, cfg *gen.Config) (*gen.Graph, error) + type Option func(*gen.Config) error + func Storage(typ string) Option + func TemplateDir(path string) Option + func TemplateFiles(filenames ...string) Option + func TemplateGlob(pattern string) Option