type go.opencensus.io/zpages/internal._escFile

14 uses

	go.opencensus.io/zpages/internal (current package)
		resources.go#L30: type _escFile struct {
		resources.go#L50: func (_escStaticFS) prepare(name string) (*_escFile, error) {
		resources.go#L87: func (f *_escFile) File() (http.File, error) {
		resources.go#L90: 		*_escFile
		resources.go#L98: func (f *_escFile) Close() error {
		resources.go#L102: func (f *_escFile) Readdir(count int) ([]os.FileInfo, error) {
		resources.go#L106: func (f *_escFile) Stat() (os.FileInfo, error) {
		resources.go#L110: func (f *_escFile) Name() string {
		resources.go#L114: func (f *_escFile) Size() int64 {
		resources.go#L118: func (f *_escFile) Mode() os.FileMode {
		resources.go#L122: func (f *_escFile) ModTime() time.Time {
		resources.go#L126: func (f *_escFile) IsDir() bool {
		resources.go#L130: func (f *_escFile) Sys() interface{} {
		resources.go#L191: var _escData = map[string]*_escFile{