This repository has been archived on 2024-04-25. You can view files and clone it, but cannot push or open issues or pull requests.
golang-rest-example/pkg/api/users.go

3 lines
38 B
Go

package api
type UserServer struct{}