Documentation ¶
Index ¶
- func NewMSSQLBackend(conf map[string]string, logger log.Logger) (physical.Backend, error)
- type MSSQLBackend
- func (m *MSSQLBackend) Delete(ctx context.Context, key string) error
- func (m *MSSQLBackend) Get(ctx context.Context, key string) (*physical.Entry, error)
- func (m *MSSQLBackend) List(ctx context.Context, prefix string) ([]string, error)
- func (m *MSSQLBackend) Put(ctx context.Context, entry *physical.Entry) error
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.