Categorygithub.com/open-cmi/cmmns
modulepackage
0.8.0
Repository: https://github.com/open-cmi/cmmns.git
Documentation: pkg.go.dev

# README

common service

director

├── common
├── component
├── essential
│   ├── api
│   └── config
│   └── logger
│   └── scheduler
│   └── storage
│   └── ticker
│   └── scmd
├── app
│   └── server
├── migration
├── module
│   ├── assist
│   └── auditlog
  • common common function or const, stateless
  • essential essential module, stateful
  • main where main.go location
  • migration database migration
  • module modules location

how to use

# Packages

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

# Functions

No description provided by the author