This website requires JavaScript.
Explore
Help
Register
Sign in
tslocum
/
sriracha
Watch
1
Star
0
Fork
You've already forked sriracha
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f3b09504ba
sriracha
/
account.go
8 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
Initial commit
2023-04-21 03:03:02 +00:00
package
sriracha
type
Account
struct
{
Switch SQLite driver from modernc.org/sqlite to github.com/glebarez/go-sqlite
2024-01-04 19:48:45 +00:00
ID
int
Username
string
Password
string
Initial commit
2023-04-21 03:03:02 +00:00
}
Reference in a new issue
Copy permalink