Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Provider ¶
type Provider interface {
GetTags() []string
}
Provider returns a list of up-to-date tags for a given entity.
func NewLocalProvider ¶
NewLocalProvider returns a new local Provider.
Click to show internal directories.
Click to hide internal directories.