mirror of
https://github.com/cirocosta/monero-exporter.git
synced 2024-10-01 08:25:41 -04:00
5 lines
143 B
Go
5 lines
143 B
Go
|
// Package tools simply imports the tooling that we use to maintain this
|
||
|
// repository, like testing utilities, linting, etc.
|
||
|
//
|
||
|
package tools
|