Versions in this module Expand all Collapse all v1 v1.5.1 Mar 20, 2018 v1.5.0 Mar 6, 2018 Changes in this version + type Profile struct + Debug int + Path string + func NewProfile(name, path string, debug int) *Profile + func (p *Profile) Stop()