Go to file
Tiger Wang (王豫) ace8e30dfb
fix service startup issue (#13)
- update service to be ready only when initialization is completed
- remove starting service within setup script (let calling script to start the service instead)
2022-09-06 19:13:00 -04:00
.github/workflows change to static linking when building so older Linux distributions are supported (#5) 2022-08-22 17:22:27 -04:00
build fix service startup issue (#13) 2022-09-06 19:13:00 -04:00
cmd/migration-tool add migration versioning (#12) 2022-08-31 23:58:59 -04:00
common add migration logic for 0.2.x (#8) 2022-08-28 20:40:51 -04:00
model (#1) 2022-08-04 19:14:53 -04:00
pkg add migration versioning (#12) 2022-08-31 23:58:59 -04:00
route add migration versioning (#12) 2022-08-31 23:58:59 -04:00
service (#1) 2022-08-04 19:14:53 -04:00
.gitignore (#2) 2022-08-06 22:52:14 -04:00
.goreleaser.yaml change to static linking when building so older Linux distributions are supported (#5) 2022-08-22 17:22:27 -04:00
go.mod fix service startup issue (#13) 2022-09-06 19:13:00 -04:00
go.sum fix service startup issue (#13) 2022-09-06 19:13:00 -04:00
LICENSE Initial commit 2022-07-22 11:11:34 -04:00
main.go fix service startup issue (#13) 2022-09-06 19:13:00 -04:00
README.md update README.md 2022-08-08 16:46:43 +00:00

CasaOS-UserService

Go Reference Go Report Card goreleaser

User Service provides user management functionalities to CasaOS.