type go.opencensus.io/zpages/internal._escDirectory
4 uses
go.opencensus.io/zpages/internal (current package)
resources.go#L25: type _escDirectory struct {
resources.go#L83: func (dir _escDirectory) Open(name string) (http.File, error) {
resources.go#L147: return _escDirectory{fs: _escLocal, name: name}
resources.go#L149: return _escDirectory{fs: _escStatic, name: name}
![]() |
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. |