Documentation
¶
Index ¶
Constants ¶
View Source
const ( BuilderImage = "golang@sha256:4c9fe60190a2a3350ddc51de80d0224b8a6698d12bdfc999fee45ea9d6c46dbc" BaseImage = "alpine@sha256:fd791d74b68913cbb027c6546007b3f0d3bc45125f797758156952bc2d6daf40" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ParseOption ¶ added in v0.4.0
type ParseOption func(c *parseCfg)
func WithTemplate ¶ added in v0.4.0
func WithTemplate(template string) ParseOption
Click to show internal directories.
Click to hide internal directories.