Documentation
¶
Index ¶
Constants ¶
View Source
const (
StorageSchemaVersion = "v1"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func New ¶
func New(storageClient interfaces.StorageClient, opts ...Option) *Service
func (*Service) GetHistory ¶
Click to show internal directories.
Click to hide internal directories.