golang-utils

module
v1.0.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2020 License: MIT

README

golang-utils

golang data source

.
├── LICENSE
├── README.md
├── datamodels
│   └── datamodels.go
├── datasource
│   ├── database.go
│   ├── mongo.go
│   └── redis.go
├── example.yaml
├── go.mod
├── go.sum
├── http
│   └── http.go
├── middleware
│   └── jwt.go
├── response
│   └── json.go
├── sql
│   ├── builder.go
│   └── page.go
├── string
│   └── string.go
├── util
│   └── password.go
└── validate
    └── validate.go

Directories

Path Synopsis
rpc
pbs

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL