This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
mirror of
https://github.com/go-gitea/gitea.git
Watch
0
Star
0
Fork
You've already forked gitea
0
Code
Issues
Activity
ca58eee6bf
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