This website works better with JavaScript.
Explore
Help
Sign In
BF
/
BasicWeb
Watch
1
Star
0
Fork
You've already forked BasicWeb
0
Code
Issues
Pull Requests
Projects
Releases
9
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.
24
Commits
1
Branch
11
Tags
84 KiB
JavaScript
58.9%
Go
16.4%
HTML
16.4%
CSS
6.6%
Dockerfile
1.7%
Tag:
1.7.0
master
1.7.0
v1.0.0
v1.1.0
v1.1.1
v1.2.0
v1.2.1
v1.3.0
v1.4.0
v1.5.0
v1.6.0
v1.8.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '1.7.0'
${ noResults }
BasicWeb
/
models
/
var.go
7 lines
75 B
Raw
Permalink
Blame
History
package
models
type
Var
struct
{
Name
string
Desc
string
Data
string
}
Reference in new issue
Copy Permalink