Documentation ¶
Index ¶
- type Domainfs
- func (fs *Domainfs) Add(newfs ffs.Fs, names ...string)
- func (fs *Domainfs) AddDNS(newfs ffs.Fs, names ...string)
- func (fs *Domainfs) AddSub(newfs ffs.Fs, names ...string)
- func (fs *Domainfs) HTTPSServer(httpsport, httpport string) (srv *http.Server)
- func (fs *Domainfs) Open(path string, mode int) (ffs.File, error)
- func (fs *Domainfs) ReadDir(path string) (ffs.Dir, error)
- func (fs *Domainfs) ServeHTTP(w http.ResponseWriter, r *http.Request)
- func (fs *Domainfs) Stat(path string) (os.FileInfo, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.