Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) Collection ¶
func (c *Client) Collection(coll string, opts ...*options.CollectionOptions) *mongo.Collection
type Config ¶
type Config struct { Options *options.ClientOptions Host string Username string Password string Database string }
type Option ¶
func WithOptions ¶
func WithOptions(opts *options.ClientOptions) Option
Click to show internal directories.
Click to hide internal directories.