model

package
v0.0.0-...-ddcb0c8 Latest Latest
Warning

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

Go to latest
Published: Jan 17, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppMeta

type AppMeta struct {
	Name        string
	Description string
}

AppMeta app config data

type Author

type Author struct {
	Name    string
	Email   string
	Company string
}

Author author object

type Extended

type Extended struct {
	License string
}

Extended extended config data

type Version

type Version struct {
	ID        string // version
	HashAlg   string // hash revision used to build the program
	Hash      string // hash
	BuildTime string // when was the executable built
}

Version version object

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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