mirror of
https://github.com/kevin-DL/revel-cmd.git
synced 2026-01-11 10:44:28 +00:00
8 lines
63 B
Go
8 lines
63 B
Go
package command
|
|
|
|
type (
|
|
Version struct {
|
|
ImportCommand
|
|
}
|
|
)
|