Documentation ¶
Index ¶
Constants ¶
View Source
const ( LIST_DELIMITER = "\t" NEWLINE = "\n" ESCAPED_NEWLINE = "\\n" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ResponseFormat ¶
type ResponseFormat int
const ( RF_DIRECT ResponseFormat = iota RF_INDEXEDLIST RF_UNINDEXEDLIST )
Click to show internal directories.
Click to hide internal directories.