package internal

Import Path
	go.opencensus.io/zpages/internal (on go.dev)

Dependency Relation
	imports 9 packages, and imported by one package

Involved Source Files gen.go resources.go
Package-Level Type Names (total 4, none are exported)
/* sort exporteds by: | */
Package-Level Functions (total 6, all are exported)
Dir returns a http.Filesystem for the embedded assets on a given prefix dir. If useLocal is true, the filesystem's contents are instead used.
FS returns a http.Filesystem for the embedded assets. If useLocal is true, the filesystem's contents are instead used.
FSByte returns the named file from the embedded assets. If useLocal is true, the filesystem's contents are instead used.
FSMustByte is the same as FSByte, but panics if name is not present.
FSMustString is the string version of FSMustByte.
FSString is the string version of FSByte.
Package-Level Variables (total 3, none are exported)