1
0
Fork 0
mirror of https://github.com/vbatts/go-mtree.git synced 2024-09-27 04:44:02 +00:00

Merge pull request #139 from vbatts/lint

govis: comment for lint
This commit is contained in:
Vincent Batts 2017-06-30 15:18:49 -04:00 committed by GitHub
commit a393e171c4

View file

@ -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