This website works better with JavaScript.
Explore
Help
Sign In
itman
/
pic
mirror of
https://github.com/tad17/pic
Watch
1
Star
0
Fork
You've already forked pic
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
97f41f1c9f
main
v0.0.1
v0.0.2
v0.0.3
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '97f41f1c9f'
${ noResults }
pic
/
album.go
10 lines
121 B
Go
Raw
Normal View
History
Unescape
Escape
v0.0.2
1 year ago
package
pic
// Album - работа
с
альбомами
type
Album
struct
{
Seria
string
Cnt
int
Hash
string
}