util

package
v1.1.4 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2021 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ComponentName

func ComponentName(api *spec.ApiSpec) string

func Copy

func Copy(src, dst string) (int64, error)

func IsLowerCase

func IsLowerCase(r rune) bool

func IsUpperCase

func IsUpperCase(r rune) bool

func LowerFirst

func LowerFirst(s string) string

func MaybeCreateFile

func MaybeCreateFile(dir, subdir, file string) (fp *os.File, created bool, err error)

func RemoveComment added in v1.0.28

func RemoveComment(line string) string

func TagLookup

func TagLookup(tag, key string) (value string, ok bool)

func ToCamelCase

func ToCamelCase(s string) string

func ToLower

func ToLower(s string) string

func ToLowerCase

func ToLowerCase(r rune) rune

func ToSnakeCase

func ToSnakeCase(s string) string

func ToUpper

func ToUpper(s string) string

func ToUpperCase

func ToUpperCase(r rune) rune

func UnExport added in v1.1.3

func UnExport(text string) bool

func UpperFirst

func UpperFirst(s string) string

func WrapErr

func WrapErr(err error, message string) error

func WriteIndent added in v1.0.27

func WriteIndent(writer io.Writer, indent int)

Types

This section is empty.

Jump to

Keyboard shortcuts

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