sdk-go

module
v0.0.0-...-0ccaa0b Latest Latest
Warning

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

Go to latest
Published: Jul 24, 2021 License: Apache-2.0

README

sdk-go

The general web development library is encapsulated and managed in a unified way. Integrating the unified log library, database tools, configuration analysis and HTTP middleware. See readme, example directory and corresponding test case file of each package for specific use examples.

Directory Structure

./
├─code
├─configure
├─email
├─example
│  ├─configure
│  └─httpserver
│      ├─config
│      ├─handlers
│      ├─middleware
│      ├─proto
│      ├─routes
│      └─server
├─httpserver
│  ├─middleware
│  └─result
├─jwt
├─logger
│  └─hooks
├─model
│  ├─mongo
│  │  └─test
│  ├─mysql
│  └─redis
│      └─test
├─oss
│  ├─qiniu
│  └─ucloud
└─utils
├─mapper
├─slice
└─timer

Jump to

Keyboard shortcuts

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