package
2.4.1+incompatible
Repository: https://github.com/duanqy/community.git
Documentation: pkg.go.dev

# Functions

Asset fetch.
AssetDir returns web app "assets" folder.
ReadFile is intended to substitute for ioutil.ReadFile().
StaticAssetsFileSystem data encoded in the go:generate above.

# Variables

Embed allows access to the embedded data.
SiteInfo describes set-up information about the site.

# Structs

Handler contains the runtime information such as logging and database.

# Interfaces

EmbedHandler is defined in each embed directory.