Documentation ¶
Index ¶
Constants ¶
View Source
const (
// Version , the version of Ngos
Version = "0.0.0"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Arguments ¶
type Arguments struct { OldCSVFile string NewCSVFile string OutputCSVFile string ShowVersion bool Help func() }
Arguments struct will hold flag and arguments from stdin
Click to show internal directories.
Click to hide internal directories.