Documentation
¶
Index ¶
Constants ¶
View Source
const (
SchemaVersion = db.SchemaVersion
)
Variables ¶
Functions ¶
Types ¶
type Client ¶ added in v0.2.0
type Client struct {
// contains filtered or unexported fields
}
Client implements DB operations
func (*Client) NeedsUpdate ¶ added in v0.3.0
NeedsUpdate check is DB needs update
type Option ¶ added in v0.23.0
type Option func(*options)
Option is a functional option
func WithDBRepository ¶ added in v0.25.1
WithDBRepository takes a dbRepository
func WithOCIArtifact ¶ added in v0.23.0
WithOCIArtifact takes an OCI artifact
Click to show internal directories.
Click to hide internal directories.