Versions in this module Expand all Collapse all v1 v1.0.1 Sep 8, 2021 v1.0.0 Jul 29, 2017 Changes in this version + type AttributeNotFound struct + func NewAttributeNotFound(msg string, a ...interface{}) AttributeNotFound + type ElementNotFound struct + func NewElementNotFound(msg string, a ...interface{}) ElementNotFound + type Error struct + func New(msg string, a ...interface{}) Error + type InvalidFormValue struct + func NewInvalidFormValue(msg string, a ...interface{}) InvalidFormValue + type LinkNotFound struct + func NewLinkNotFound(msg string, a ...interface{}) LinkNotFound + type Location struct + func NewLocation(msg string, a ...interface{}) Location + type PageNotFound struct + func NewPageNotFound(msg string, a ...interface{}) PageNotFound + type PageNotLoaded struct + func NewPageNotLoaded(msg string, a ...interface{}) PageNotLoaded