Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(store *store.BadgerStore, conf *config.Configuration, port int) *http.Server
Types ¶
type Render ¶
type Render struct {
// contains filtered or unexported fields
}
func (*Render) RenderData ¶
func (r *Render) RenderData(data interface{})
func (*Render) RenderError ¶
Click to show internal directories.
Click to hide internal directories.