package
0.5.12
Repository: https://github.com/go-go-golems/parka.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
GetDefaultParkaRendererOptions will return the default options for the parka renderer.
No description provided by the author
No description provided by the author
No description provided by the author
NewServer will create a new Server with the given options.
WithAddress will set the address that the server will listen on.
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
WithPort will set the port that the server will listen on.
WithStaticPaths will add the given static paths to the list of static paths.

# Structs

Server is the main class that parka uses to serve static and templated content.

# Type aliases

No description provided by the author