parent
ff22ea7108
commit
f6756008b0
@ -0,0 +1,5 @@
|
||||
package apiresp
|
||||
|
||||
type ApiFormat interface {
|
||||
ApiFormat()
|
||||
}
|
Loading…
Reference in new issue