Documentation
¶
Overview ¶
Package httpserve serves files, markdown, wasm
Index ¶
Constants ¶
View Source
const (
//Version contains version of the package
Version = "v0.0.1-4-g3538cfb - built: 2021-01-19 13:58:03 UTC"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogHelper ¶
type LogHelper struct { http.ResponseWriter // contains filtered or unexported fields }
LogHelper struct to handle write logs
func (*LogHelper) WriteHeader ¶
WriteHeader hijack write header to track httpStatus
type Middleware ¶
Middleware type for middleware chain
type WasmHandler ¶ added in v0.0.2
type WasmHandler struct {
// contains filtered or unexported fields
}
Source Files
¶
Directories
¶
Path | Synopsis |
---|---|
Package assets provides static assets for rich content
|
Package assets provides static assets for rich content |
cmd
|
|
example
|
|
Click to show internal directories.
Click to hide internal directories.