Documentation
¶
Overview ¶
Package funcs contains template functions which can be accessed from either Pimp scripts or Pimp template files.
You can use this outside of the context of Pimp, to do so just pass the return value of this package's FuncMap function, or from any underlying package, to https://golang.org/pkg/text/template/#Template.Funcs.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
This section is empty.
Directories
¶
Path | Synopsis |
---|---|
Package git contains Git helper functions (https://git-scm.com/)
|
Package git contains Git helper functions (https://git-scm.com/) |
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/)
|
Package http wraps part of the Go "net/http" package (https://golang.org/pkg/net/http/) |
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/)
|
Package kubernetes contains Kubernetes helper functions (https://kubernetes.io/) |
Package prelude contains the most commonly used utility functions
|
Package prelude contains the most commonly used utility functions |
Package semver contains Semantic Versioning helper functions (https://semver.org/)
|
Package semver contains Semantic Versioning helper functions (https://semver.org/) |
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/)
|
Package url wraps part of the Go "url" package (https://golang.org/pkg/url/) |
Click to show internal directories.
Click to hide internal directories.