go-utils

module
v1.0.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 15, 2025 License: MIT

README

go-utils

Collection for utils to provide some recurrent convenient functionalities.

Versioning

The project currently contains all sub-modules. As soon as this triggers issues in versioning (ex.: you want to have different versions for log and binexec), it can be split into single projects. But for now it's OK that way.

Tests

Enter the subdir and execute: go test.

Execute all tests at once: go test ./....

Some interesting and useful options:

  • -v: Detailed output
  • -cover: Include coverage
  • -timeout=30s: Set a timeout of 30s
  • -count=1: No caching for tests

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL