Categorygithub.com/go-jar/mongo
modulepackage
1.1.1
Repository: https://github.com/go-jar/mongo.git
Documentation: pkg.go.dev

# README

思路

  • query.go:提供 mongo 查询语句格式
  • client.go:将查询语句转换为 mongo 格式并执行;执行其它 crud 语句
  • dao.go:借助 client,提供方便操作 mongo 的方法
  • config.go:配置 client

参考

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author