Skip to content
Snippets Groups Projects
Commit fa917b61 authored by Steven Sheehy's avatar Steven Sheehy Committed by Ed
Browse files

Address code review items

parent 9d0a8c13
No related branches found
No related tags found
No related merge requests found
......@@ -15,9 +15,9 @@ type EntryParser int
// Different supported EntryParsers.
const (
CRI EntryParser = iota
Docker EntryParser = iota
Raw
CRI
)
var (
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment