Versions in this module Expand all Collapse all v0 v0.2.2 Dec 9, 2019 v0.2.1 Dec 9, 2019 Changes in this version + func CloneURLValues(v url.Values) url.Values + func DetectContentType(body string) string v0.2.0 Dec 5, 2019 Changes in this version + type Post struct + AnchorEnd string + AnchorStart string + Capture string + CaptureGroup int + Matches []string + PostURL string + func (p *Post) Setup() error + func (p Post) ProcessLine(tailer *tail.Tail, line string, firstLine bool) error