Versions in this module Expand all Collapse all v0 v0.0.2 Nov 22, 2019 Changes in this version + type Handler struct + AfterAll hooks.HookFunc + Mapping *hooks.Map + Sections []*sections.Section + func (h *Handler) DefaultSection(_name, _description string) *sections.Section + func (h *Handler) Proceed() + func (h *Handler) Section(_name, _description string, _before, _after hooks.HookFunc) *sections.Section + func (h *Handler) SetAfterAll(_hook hooks.HookFunc) v0.0.1 Nov 22, 2019