assets

package
v0.0.0-...-7b31e83 Latest Latest
Warning

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

Go to latest
Published: Nov 5, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Assets

type Assets struct {
	Names func() []string
	Asset func(string) ([]byte, error)
}

Assets a wrapper for the binary assets

func NewAssets

func NewAssets(names func() []string, asset func(string) ([]byte, error)) Assets

NewAssets returns a new wrapper for the binary assets generated by go-bindata

Jump to

Keyboard shortcuts

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