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.
34
Commits
1
Branch
0
Tags
269 KiB
Go
95.5%
Shell
4.2%
Batchfile
0.3%
Tree:
e85db67231
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'e85db67231'
${ noResults }
GoClouds
/
core
/
bean
/
sysLogin.go
9 lines
100 B
Raw
Blame
History
package
bean
type
SysLogin
struct
{
Stat
int
Uid
int64
Xid
string
Name
string
Errs
string
}
Reference in new issue