mirror of
https://github.com/0xJacky/nginx-ui.git
synced 2025-05-10 18:05:48 +02:00
Merge pull request #974 from 0xJacky/feat/workspace
enhance: replace error handling with cosy wrapper for nginx reload and test
This commit is contained in:
commit
818bf9bcf6
31 changed files with 230 additions and 58 deletions
|
@ -1,4 +1,4 @@
|
|||
//go:generate go run . -project . -type ts -output ../../app/src/constants/errors -ignore-dirs .devcontainer,app,.github
|
||||
//go:generate go run . -project ../../ -type ts -output ../../app/src/constants/errors -ignore-dirs .devcontainer,app,.github,cmd
|
||||
package main
|
||||
|
||||
import "github.com/uozi-tech/cosy/errdef"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue