Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
BindingName = "postgresql"
)
Functions ¶
This section is empty.
Types ¶
type ContentsGetter ¶ added in v0.0.4
type Properties ¶
type Properties struct { Bindings libcnb.Bindings Logger bard.Logger FileReader ContentsGetter }
func (Properties) GetContents ¶ added in v0.0.4
func (c Properties) GetContents(path string) (string, error)
Click to show internal directories.
Click to hide internal directories.