target

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2026 License: LGPL-2.1 Imports: 8 Imported by: 0

Documentation

Overview

Code generated using '_run/scripts/go_creator_const.sh'; DO NOT EDIT.

Index

Constants

View Source
const (
	GlobalName       string = "ratatoskr"
	GlobalDateUpdate string = "04-01-2026"
	GlobalHash       string = "3fe70e30d3245c4d2303fc324ce3cfd542c31346"

	GlobalVersion      string = "v0.2.0"
	GlobalVersionMajor string = "v0"
	GlobalVersionMinor uint16 = 2
	GlobalVersionPatch uint16 = 0
)

Variables

View Source
var GlobalDependenciesLicenseMap = map[string]*GlobalDependenciesLicenseObj{
	// contains filtered or unexported fields
}
View Source
var GlobalDependenciesMap = map[string]string{
	// contains filtered or unexported fields
}
View Source
var GlobalSigilKeysMap = map[string]func() []string{
	inet.Name():     inet.Keys,
	info.Name():     info.Keys,
	public.Name():   public.Keys,
	services.Name(): services.Keys,
}
View Source
var GlobalSigilMatchMap = map[string]func(map[string]any) bool{
	inet.Name():     inet.Match,
	info.Name():     info.Match,
	public.Name():   public.Match,
	services.Name(): services.Match,
}
View Source
var GlobalSigilParseMap = map[string]func(map[string]any) (sigils.Interface, error){
	inet.Name():     func(m map[string]any) (sigils.Interface, error) { return inet.Parse(m) },
	info.Name():     func(m map[string]any) (sigils.Interface, error) { return info.Parse(m) },
	public.Name():   func(m map[string]any) (sigils.Interface, error) { return public.Parse(m) },
	services.Name(): func(m map[string]any) (sigils.Interface, error) { return services.Parse(m) },
}

Functions

This section is empty.

Types

type GlobalDependenciesLicenseObj added in v0.2.0

type GlobalDependenciesLicenseObj struct {
	// contains filtered or unexported fields
}

func (*GlobalDependenciesLicenseObj) String added in v0.2.0

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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