Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
func ExampleConfig ¶
func ExampleConfig() Config
type WebSiteError ¶ added in v1.0.2
type WebSiteError struct {
Message string
}
func NewWebSiteError ¶ added in v1.0.2
func NewWebSiteError(msg string) *WebSiteError
func (*WebSiteError) Error ¶ added in v1.0.2
func (e *WebSiteError) Error() string
Click to show internal directories.
Click to hide internal directories.