goc_fs

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GocHttpFs

type GocHttpFs struct {
	Em   embed.FS
	Path string
}

func (*GocHttpFs) Open

func (g *GocHttpFs) Open(name string) (http.File, error)

type GocWebFile

type GocWebFile struct {
	io.Seeker
	fs.File
}

func (*GocWebFile) Readdir

func (*GocWebFile) Readdir(count int) ([]fs.FileInfo, error)

Jump to

Keyboard shortcuts

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