Documentation ¶ Index ¶ type Version func New(value string) Version func (v Version) GetType() string func (v Version) IsFortressOne() bool func (v Version) IsFte() bool func (v Version) IsMvdsv() bool func (v Version) IsQtv() bool func (v Version) IsQwfwd() bool Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Version ¶ type Version string func New ¶ func New(value string) Version func (Version) GetType ¶ func (v Version) GetType() string func (Version) IsFortressOne ¶ added in v0.1.14 func (v Version) IsFortressOne() bool func (Version) IsFte ¶ func (v Version) IsFte() bool func (Version) IsMvdsv ¶ func (v Version) IsMvdsv() bool func (Version) IsQtv ¶ func (v Version) IsQtv() bool func (Version) IsQwfwd ¶ added in v0.1.14 func (v Version) IsQwfwd() bool Source Files ¶ View all Source files qversion.go Click to show internal directories. Click to hide internal directories.