sdk

module
v1.4.10 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2023 License: Apache-2.0

README

sdk

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