mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-11 18:35:51 +02:00
refactor: notification module
This commit is contained in:
parent
34fa4eb204
commit
ab46d1de7e
41 changed files with 3989 additions and 2411 deletions
3
gen.sh
3
gen.sh
|
@ -6,3 +6,6 @@ go run cmd/errdef/generate.go -project . -type ts -output ./app/src/constants/er
|
|||
|
||||
# parse nginx directive indexs
|
||||
go run cmd/ngx_dir_index/ngx_dir_index.go ./internal/nginx/nginx_directives.json
|
||||
|
||||
# generate notification texts
|
||||
go run cmd/notification/generate.go
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue