package
0.1.0
Repository: https://github.com/olebedev/go-starter-kit.git
Documentation: pkg.go.dev

# Functions

Must raises an error if it not nil.
NewApp returns initialized struct of main server application.
NewReact initialized React struct.

# Structs

API is a defined as struct bundle for api.
App struct.
AppOptions is options struct.
React struct is contains duktape pool to serve HTTP requests and separates some domain specific resources.