package
0.0.0-20241202184712-a3b39dcb9a80
Repository: https://github.com/advanced-go/common.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
JsonString - Json format a string value.
Log - access logging.
Milliseconds - convert time.Duration to milliseconds.
NilController - used when Controller is not applicable.
NilRouting - used when Routing is not applicable.
SetLogFn - override logging.
SetOrigin - initialize the origin.

# Constants

No description provided by the author
Controller struct code.
Controller struct code.
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
Routing struct code.
Routing struct code.
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Controller - controller attributes.
RequestImpl - non HTTP request attributes.
Routing - routing attributes.

# Interfaces

Request - request attributes interface for non HTTP traffic.

# Type aliases

LogFn - log function.