Files
networkzero/server/commands/command.go

5 lines
42 B
Go
Raw Normal View History

2024-12-10 18:55:23 -05:00
package commands
type Command struct {
}