lib

package
v0.1.1-2-ga0ebd91 Latest Latest
Warning

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

Go to latest
Published: Nov 17, 2022 License: BSD-3-Clause Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Libraries

type Libraries map[string]LibraryConfig

type Library

type Library interface {
	component.Component
}

type LibraryConfig

type LibraryConfig struct {
	component.ComponentConfig
}

func ParseLibraryConfig

func ParseLibraryConfig(version string) (LibraryConfig, error)

ParseLibraryConfig parse short syntax for LibraryConfig

func (LibraryConfig) Component

func (lc LibraryConfig) Component() component.ComponentConfig

func (LibraryConfig) KConfigMenu

func (lc LibraryConfig) KConfigMenu() (*kconfig.KConfigFile, error)

func (LibraryConfig) KConfigValues

func (lc LibraryConfig) KConfigValues() (kconfig.KConfigValues, error)

func (LibraryConfig) Name

func (lc LibraryConfig) Name() string

func (LibraryConfig) PrintInfo

func (lc LibraryConfig) PrintInfo(io *iostreams.IOStreams) error

func (LibraryConfig) Source

func (lc LibraryConfig) Source() string

func (LibraryConfig) Type

func (LibraryConfig) Version

func (lc LibraryConfig) Version() string

Jump to

Keyboard shortcuts

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