You've already forked docker-hub-description-updater
Initial Commit
This commit is contained in:
6
pkg/types/token.go
Normal file
6
pkg/types/token.go
Normal file
@ -0,0 +1,6 @@
|
||||
package types
|
||||
|
||||
type Token struct {
|
||||
Token string `json:"token"`
|
||||
}
|
||||
|
Reference in New Issue
Block a user