packageInfo

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Jul 28, 2023 License: Apache-2.0 Imports: 3 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PackageAttribute

type PackageAttribute struct {
	Key      string `json:"key"`
	Fixed    bool   `json:"fixed"`
	Value    string `json:"value"`
	Hidden   bool   `json:"hidden"`
	Category string `json:"category"`
	DataType string `json:"dataType"`
}

type PackageAttributes added in v1.1.12

type PackageAttributes []PackageAttribute

func (*PackageAttributes) Scan added in v1.1.12

func (a *PackageAttributes) Scan(value interface{}) error

func (PackageAttributes) Value added in v1.1.12

func (a PackageAttributes) Value() (driver.Value, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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