Versions in this module Expand all Collapse all v0 v0.1.0 Jan 23, 2018 Changes in this version + const AssertionContains + const AssertionNotContains + func CheckAndSetETag(db database.Database, w http.ResponseWriter, r *http.Request) bool + func ParseIfMatch(input string) ([]string, error) + func SetCacheControl(w http.ResponseWriter, maxAge time.Duration, dynamic bool) + type Assertion struct + Test interface{} + Type string + type Failure struct + type WebInterface struct + Changes *util.ChangeBroadcaster + Config *flagstate.Config + DB database.Database + Fetcher *fetcher.Fetcher + func (wi *WebInterface) Start()