Documentation
¶
Overview ¶
Package seekdb loads and owns the embedded seekDB runtime used by the SQL store.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConnectionOptions ¶
type Instance ¶
type Instance struct {
// contains filtered or unexported fields
}
func (*Instance) ConnectionOptions ¶
func (i *Instance) ConnectionOptions() ConnectionOptions
type UnavailableError ¶
func (*UnavailableError) Error ¶
func (e *UnavailableError) Error() string
func (*UnavailableError) Unwrap ¶
func (e *UnavailableError) Unwrap() error
Click to show internal directories.
Click to hide internal directories.