# Functions
NewClient is the factory method for DB client.
WithClock takes a clock.
WithDBRepository takes a dbRepository.
WithOCIArtifact takes an OCI artifact.
# Structs
Client implements DB operations.
MockOperation is an autogenerated mock type for the Operation type.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
Operation defines the DB operations.
# Type aliases
Option is a functional option.