This website requires JavaScript.
Explore
Gist
Help
Register
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
1
Star
0
Fork
You've already forked gitea
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5df5bfbd13
gitea
/
modules
/
structs
/
user_search.go
6 lines
82 B
Go
Raw
Blame
History
package
structs
type
searchUsersResponse
struct
{
Users
[
]
*
User
`
json:"data"
`
}
Reference in New Issue
View Git Blame
Copy Permalink