| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-04-01 | all: update go doc comments | Shulhan | |
| While at it, use "_" for unused parameter on methods. | |||
| 2022-05-22 | all: export and rename the hostsBlock type to Blockd | Shulhan | |
| In the Environment, we have a field HostsBlocks that reference an unexported type hostsFile. In order for any package to be able to use this field, we need to export this type. While at it, we rename the type from hostsBlock to Blockd to make it simple and consistent with name. | |||
