github.com/terhitormanen/cmd@v1.1.4/model/command/version.go (about) 1 package command 2 3 type ( 4 Version struct { 5 ImportCommand 6 } 7 )