summaryrefslogtreecommitdiff
path: root/lib/error.go
AgeCommit message (Collapse)Author
2024-07-06Fix: processing IPv4-mapped IPv6 addressLoyalsoldier
2023-10-29Feat: skip comment within a line in plaintext formats automaticallyLoyalsoldier
content starts with `#` `//` `/*` within a line will be treated as comment and be ignored
2021-08-29Refactor: use plugin architecture to support multiple I/O formatsloyalsoldier