We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e6e1621 commit 2493d5fCopy full SHA for 2493d5f
pkg/inserter/ref_ids.go
@@ -7,6 +7,7 @@ import (
7
"golang.org/x/xerrors"
8
)
9
10
+// RefIDs - ref id の一覧
11
type RefIDs map[string]string
12
13
// LoadFromFile - yamlファイルからrefIDを読み込む
0 commit comments