diff --git a/pkg/govis/govis.go b/pkg/govis/govis.go index 1e88eb1..9888c27 100644 --- a/pkg/govis/govis.go +++ b/pkg/govis/govis.go @@ -17,6 +17,7 @@ package govis +// VisFlag manipulates how the characters are encoded/decoded type VisFlag uint // vis() has a variety of flags when deciding what encodings to use. While