Documentation ¶
Index ¶
Constants ¶
View Source
const ( RequiredAPIVersion int = 710 ClusterFile = "cluster_file" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Store ¶
Store represents a FoundationDB store service instance.
func (*Store) GetClusterFile ¶ added in v1.1.1
GetClusterFile returns the cluster file configuration.
func (*Store) ServiceName ¶
ServiceName returns the plug-in service name.
func (*Store) ServiceType ¶
func (store *Store) ServiceType() plugins.ServiceType
ServiceType returns the plug-in service type.
Click to show internal directories.
Click to hide internal directories.