Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ConfigFn ¶ added in v0.1.0
type ConfigFn func(*Store)
func CommunicateOverNats ¶ added in v0.1.0
func NotifyOverNats ¶ added in v0.1.0
func PersistOverNats ¶ added in v0.1.0
func PersistOverPostgres ¶ added in v0.1.0
type FieldAuthorizer ¶ added in v0.1.5
type FieldAuthorizer interface { data.FieldAuthorizer }
func NewFieldAuthorizer ¶ added in v0.1.5
func NewFieldAuthorizer(accessorId string, store data.Store) FieldAuthorizer
type MultiConnector ¶ added in v0.1.0
func NewMultiConnector ¶ added in v0.1.0
func NewMultiConnector() MultiConnector
type SessionProvider ¶ added in v0.1.5
type SessionProvider interface { data.SessionProvider }
func NewSessionProvider ¶ added in v0.1.5
func NewSessionProvider() SessionProvider
Source Files
¶
Click to show internal directories.
Click to hide internal directories.