Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Database ¶
type MockDatabase ¶ added in v0.21.0
func (*MockDatabase) GetSecret ¶ added in v0.21.0
func (m *MockDatabase) GetSecret(key SecretKey) (Secret, bool)
func (*MockDatabase) UpsertSecret ¶ added in v0.21.0
func (m *MockDatabase) UpsertSecret(key SecretKey, data string, version int) error
Click to show internal directories.
Click to hide internal directories.