Documentation
¶
Index ¶
- func MustNewMongoSessionRepository(collection *mongo.Collection) repository.SessionRepository
- func NewMongoExtensionInstanceRepository(collection *mongo.Collection) repository.ExtensionInstanceRepository
- func NewMongoSessionRepository(collection *mongo.Collection) (repository.SessionRepository, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MustNewMongoSessionRepository ¶
func MustNewMongoSessionRepository(collection *mongo.Collection) repository.SessionRepository
func NewMongoExtensionInstanceRepository ¶
func NewMongoExtensionInstanceRepository(collection *mongo.Collection) repository.ExtensionInstanceRepository
func NewMongoSessionRepository ¶
func NewMongoSessionRepository(collection *mongo.Collection) (repository.SessionRepository, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.