update package comments

This commit is contained in:
z7zmey
2018-02-20 20:22:15 +02:00
parent d320208aff
commit 7a0e5fc758
5 changed files with 7 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
package visitor // Visitor implementations
// Package visitor contains walker.visitor implementations
package visitor
import (
"fmt"