basicserver

command
v1.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2021 License: MIT Imports: 5 Imported by: 0

README

An example demonstrating basic usage of quicktemplate as template engine and fasthttp as http server.

Just run make to see the example in action. Run make generate run after modifying template files.

Documentation

Overview

The following line is needed for generating go code from templates with `go generate`. See https://blog.golang.org/generate for more info. Quicktemplate compiler (qtc) must be installed before running `go generate`:

go get -u github.com/valyala/quicktemplate/qtc

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL