netcaptain/cmd/ncpt/app_command.go

5 lines
41 B
Go
Raw Normal View History

2020-10-09 20:45:04 +00:00
package main
type Command interface {
}