config

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 13, 2025 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	FileName    string
	PackagePath string
	EnumName    string
	Prefix      string

	Verbose      bool
	StringerCase string

	Generate struct {
		Gql         string
		Bson        bool
		BsonVersion string
		Json        bool
		Xml         bool
		Sql         bool
		Ent         bool
		Text        bool
		NoStringer  bool
	}
}

func Instance

func Instance() *Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL