first
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package main
|
||||
|
||||
type license struct {
|
||||
LicenseCheck string `json:"license_check"`
|
||||
LicenseInfo string `json:"license_info"`
|
||||
}
|
||||
Reference in New Issue
Block a user