This website works better with JavaScript.
Home
Explore
Help
Sign In
arnaucube
/
goImgServer
mirror of
https://github.com/arnaucube/goImgServer.git
Watch
1
Star
0
Fork
0
Code
Issues
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.
5
Commits
1
Branch
0
Tags
16 MiB
Go
100%
Tree:
bd717bccc2
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'bd717bccc2'
${ noResults }
goImgServer
/
imageModel.go
5 lines
68 B
Raw
Blame
History
package
main
type
ImageModel
struct
{
File
[
]
byte
`
json:"file"
`
}