refactor: seperate files, function and structs into seperate packages
This commit is contained in:
parent
7f951585c8
commit
5b7775f33e
37 changed files with 547 additions and 677 deletions
|
|
@ -3,6 +3,9 @@
|
|||
|
||||
version: 2
|
||||
|
||||
env:
|
||||
- GITHUB_TOKEN={{ .Env.CODEBERG_TOKEN }}
|
||||
|
||||
before:
|
||||
hooks:
|
||||
- go mod tidy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue