Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Diff ¶
Diff returns differencies between two set of pairs * if pairs are equal the result is "" string * if we have new pair, the ADDED PAIRNAME\n shall be added to the return set * if some pairs were deleted, that DELETED PAIRNAME\n shall be added to the return set * example (note that several diffs are splitted by newlines, e.g. \n): ADDED: KGZBTC ADDED: BTCKGZ DELETED: MAVROETH
func GetRandString ¶
func GetRandString() string
GetRandString returns rand string with 5 chars long
func SaveNonEqualStringsToFiles ¶
SaveNonEqualStringsToFiles should save two different stings to files this needs for debug
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.