Added missing functions to interface

This commit is contained in:
Mike Farah
2020-01-09 21:18:24 +11:00
parent 52eef67e37
commit 924eb6c462
5 changed files with 26 additions and 13 deletions
+3
View File
@@ -6,6 +6,9 @@ import (
func TestLib(t *testing.T) {
// PathStackToString
// MergePathStackToString (with true)
// var log = logging.MustGetLogger("yq")
// subject := NewYqLib(log)