//
pkg.gl
Category
github.com/gohugoio/hugoreleaser-plugins-api
model
package
0.7.0
Repository:
https://github.com/gohugoio/hugoreleaser-plugins-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
5
Files
42 SLOC
#
Functions
FromMap
FromNMap converts m to T.
NewError
Error is an error that can be returned from a plugin, it's main quality is that it can be marshalled to and from TOML/JSON etc.
#
Structs
BuildInfo
BuildInfo hold the core information about a build.
Error
Error holds an error message.
#
Interfaces
Initializer
No description provided by the author