to save up a progress
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
package http
|
||||
|
||||
type Modifyer interface {
|
||||
image.Image
|
||||
}
|
||||
|
||||
type Actions map[string]Modifyer
|
||||
Reference in New Issue
Block a user