Code

proto: Added EscapeString().
authorSebastian Harl <sh@tokkee.org>
Thu, 20 Nov 2014 21:05:24 +0000 (22:05 +0100)
committerSebastian Harl <sh@tokkee.org>
Thu, 20 Nov 2014 21:05:24 +0000 (22:05 +0100)
commitc81695bc6081eca14767d47315cf91f6e1979d8b
tree82a54f3d503da66e23e2145cfe6ddfded360ab91
parent89bc87943ada9b26c31ed4e00245e8fc3a67182c
proto: Added EscapeString().

This function may be used to escape and quote a string suitable for use in a
query.
proto/proto.go