Go to file
2022-12-07 02:23:38 +00:00
.github/workflows Update release.yml 2022-10-31 14:43:36 +08:00
api add message_bus service dependency (#25) 2022-12-01 17:17:44 +08:00
build add message_bus service dependency (#25) 2022-12-01 17:17:44 +08:00
cmd/migration-tool bump version and cleanup migration tool for previous version (#19) 2022-11-02 11:05:42 -04:00
common bump version from 0.3.8 to 0.4.0 2022-11-28 16:43:08 +00:00
model Event retention (#23) 2022-11-30 12:16:11 +08:00
pkg fix sqlite db lock by reducing maximum open connections to 1 (#26) 2022-12-02 17:14:57 -05:00
route fix sqlite db lock by reducing maximum open connections to 1 (#26) 2022-12-02 17:14:57 -05:00
service add message_bus service dependency (#25) 2022-12-01 17:17:44 +08:00
.gitignore Event retention (#23) 2022-11-30 12:16:11 +08:00
.goreleaser.debug.yaml add .goreleaser.debug.yaml for debugging 2022-12-02 18:23:24 +00:00
.goreleaser.yaml add missing go generate to build process 2022-12-01 18:29:58 -05:00
go.mod replace CGO implementation of sqlite with an implementation in pure Go (#24) 2022-11-30 00:07:36 -05:00
go.sum replace CGO implementation of sqlite with an implementation in pure Go (#24) 2022-11-30 00:07:36 -05:00
LICENSE Initial commit 2022-07-22 11:11:34 -04:00
main.go update deepmap/oapi-codegen from v0.12.2 to v0.12.4 (openapi) 2022-12-07 02:23:38 +00: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.