Documentation ¶ Index ¶ func B(v interface{}) []byte func B2S(data []byte) string func BxB(data []byte) []byte func BxS(data string) []byte func Bytes(v interface{}) []byte func S(v interface{}) string func S2B(data string) []byte func Sjson(v interface{}) string func SxB(data []byte) string func SxS(s string) string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func B ¶ func B(v interface{}) []byte func B2S ¶ func B2S(data []byte) string func BxB ¶ func BxB(data []byte) []byte func BxS ¶ func BxS(data string) []byte func Bytes ¶ func Bytes(v interface{}) []byte func S ¶ func S(v interface{}) string func S2B ¶ func S2B(data string) []byte func Sjson ¶ func Sjson(v interface{}) string func SxB ¶ func SxB(data []byte) string func SxS ¶ func SxS(s string) string Types ¶ This section is empty. Source Files ¶ View all Source files neatjsons.go Click to show internal directories. Click to hide internal directories.