build

package
v0.0.14-alpha Latest Latest
Warning

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

Go to latest
Published: Feb 13, 2026 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OAS_REPO_NAME = "stackit-api-specifications"
	OAS_REPO      = "https://github.com/stackitcloud/stackit-api-specifications.git"
	GEN_REPO_NAME = "stackit-sdk-generator"
	GEN_REPO      = "https://github.com/stackitcloud/stackit-sdk-generator.git"
)

Variables

This section is empty.

Functions

func Copy

func Copy(srcFile, dstFile string) error

func CopyDirectory

func CopyDirectory(scrDir, dest string) error
func CopySymLink(source, dest string) error

func CreateIfNotExists

func CreateIfNotExists(dir string, perm os.FileMode) error

func Exists

func Exists(filePath string) bool

func ToCamelCase

func ToCamelCase(in string) string

func ToPascalCase

func ToPascalCase(in string) string

func ValidateSnakeCase

func ValidateSnakeCase(in string) bool

Types

type Builder

type Builder struct {
	SkipClone    bool
	SkipCleanup  bool
	PackagesOnly bool
}

func (*Builder) Build

func (b *Builder) Build() error

Jump to

Keyboard shortcuts

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