package internal
Import Path
go.opencensus.io/zpages/internal (on go.dev)
Dependency Relation
imports 9 packages, and imported by one package
Package-Level Type Names (total 4, none are exported)
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)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |