package
1.5.4
Repository: https://github.com/visualfc/gotools.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReadFile reads the file named by path from fs and returns the contents.

# Variables

No description provided by the author
No description provided by the author

# Structs

No description provided by the author
DirEntry describes a directory entry.
No description provided by the author
FuncDoc is the documentation for a func declaration, either a top-level function or a method function.
No description provided by the author
No description provided by the author
PackageDoc is the documentation for an entire package.
TypeDoc is the documentation for a declared type.
ValueDoc is the documentation for a group of declared values, either vars or consts.

# Interfaces

The FileSystem interface specifies the methods godoc is using to access the file system for which it serves documentation.

# Type aliases

No description provided by the author