This website works better with JavaScript.
Home
Explore
Help
Sign In
jimbirthday
/
GoClouds
forked from
mgr/GoClouds
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
35
Commits
1
Branch
0
Tags
269 KiB
Go
95.5%
Shell
4.2%
Batchfile
0.3%
Tree:
3c6ccf2db5
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '3c6ccf2db5'
${ noResults }
GoClouds
/
core
/
bean
/
httpBean
/
comm.go
6 lines
96 B
Raw
Blame
History
package
httpBean
type
SearchBase
struct
{
Q
string
`
json:"q"
`
Page
int64
`
json:"page"
`
}
Reference in new issue