Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ZreplVersionInformation ¶
type ZreplVersionInformation struct {
Version string
RuntimeGOOS string
RuntimeGOARCH string
RUNTIMECompiler string
}
func NewZreplVersionInformation ¶
func NewZreplVersionInformation() *ZreplVersionInformation
func (*ZreplVersionInformation) String ¶
func (i *ZreplVersionInformation) String() string
Click to show internal directories.
Click to hide internal directories.