mirror of
https://github.com/xxjwxc/public.git
synced 2025-09-26 20:01:19 +08:00
4 lines
56 B
Go
4 lines
56 B
Go
package mydef
|
|
|
|
type ParamsCallFunc func(...interface{})
|