refactor: logparser
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
package main
|
||||
|
||||
type groupFunc func(result) string
|
||||
|
||||
// domainGrouper groups by domain.
|
||||
// but it keeps the other fields.
|
||||
// for example: it returns pages as well, but you shouldn't use them.
|
||||
|
Reference in New Issue
Block a user