Documentation
¶
Index ¶
- func Dump(w io.Writer, pkg pkging.Pkger) error
- func ReadDir(pkg Opener, dirname string) ([]os.FileInfo, error)
- func ReadFile(pkg Opener, s string) ([]byte, error)
- func Stuff(w io.Writer, c here.Info, decls parser.Decls) error
- func WriteFile(pkg Creator, filename string, data []byte, perm os.FileMode) error
- type Creator
- type OpenFiler
- type Opener
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadDir ¶
ReadDir reads the directory named by dirname and returns a list of directory entries sorted by filename.
Types ¶
Click to show internal directories.
Click to hide internal directories.