embed

package
v0.6.8 Latest Latest
Warning

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

Go to latest
Published: Oct 23, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	RootDev     = EmbeddedRoot{Data: devRoot, Name: "dev"}
	RootStaging = EmbeddedRoot{Data: stagingRoot, Name: "staging"}
	RootProd    = EmbeddedRoot{Data: prodRoot, Name: "prod"}
	RootDefault = EmbeddedRoot{Data: defaultRoot, Name: ""}
)

Functions

This section is empty.

Types

type EmbeddedRoot added in v0.1.7

type EmbeddedRoot struct {
	Data []byte
	Name RootName
}

func GetRootFromName added in v0.1.7

func GetRootFromName(root string) (*EmbeddedRoot, error)

type RootName added in v0.1.7

type RootName string

Jump to

Keyboard shortcuts

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