package
module
Version:
v1.9.15
Opens a new window with list of versions in this module.
Published: Sep 22, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 1
Opens a new window with list of known importers.
README
¶
zhang
基于goframe的web
Quick Start
默认80端口,默认html文件夹为web页面文件
package main
import (
"github.com/zhang201702/zhang"
)
func main(){
server := zhang.Default()
server.Run()
}
Documentation
¶
Source Files
¶
Directories
¶
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
jasypt
Package jasypt was created to assist in the decryption of jasypt-encrypted values.
|
Package jasypt was created to assist in the decryption of jasypt-encrypted values. |
|
|
|
|
* 用来内部消息处理的订阅和处理,通过go 通道来实现 ,相当于内部的消息总线
|
* 用来内部消息处理的订阅和处理,通过go 通道来实现 ,相当于内部的消息总线 |
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.