Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Pd = common.ConstParams{
Year: 2022,
Logo: "https://blog.golang.org/gopher/header.jpg",
Framework: "Julienschmidt",
}
Pd is unchanging parameter data shared between all routes.
Functions ¶
func RegisterRoutes ¶
func RegisterRoutes()
RegisterRoutes registers all decoupled routes used by servejschmidt. Shared with cmd/exercise. Right now, this func has the same behavior as servestd.RegisterRoutes
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.