netcaptain/cmd/ncpt/app_command.go

5 lines
41 B
Go

package main
type Command interface {
}