Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MongoStore ¶
type MongoStore struct {
// contains filtered or unexported fields
}
func NewMongoStore ¶
func NewMongoStore(uri string) (*MongoStore, error)
func (*MongoStore) Delete ¶
func (s *MongoStore) Delete(key string) error
Click to show internal directories.
Click to hide internal directories.