This website requires JavaScript.
Explore
Help
Sign In
go
/
sonr
Watch
1
Star
0
Fork
0
mirror of
https://github.com/sonr-io/sonr.git
synced
2026-08-04 18:31:41 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac8c153b2898b29f24e59a5ee4193960ba10f90c
sonr
/
internal
/
gateway
/
services
/
user_service.go
T
8 lines
82 B
Go
Raw
Normal View
History
Unescape
Escape
feature/1120 leverage service authorization (
#1188
)
2024-12-13 15:10:27 -05:00
package
services
import
"gorm.io/gorm"
type
UserService
struct
{
db
*
gorm
.
DB
}
Reference in New Issue
Copy Permalink