config

package
v0.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2024 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
		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