We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 593cfb6 commit 04230dcCopy full SHA for 04230dc
pkg/govis/govis.go
@@ -17,6 +17,7 @@
17
18
package govis
19
20
+// VisFlag manipulates how the characters are encoded/decoded
21
type VisFlag uint
22
23
// vis() has a variety of flags when deciding what encodings to use. While
0 commit comments