hashicorp / hashicorp/nomad-pack

admin: Rename `cache` package to `caching`

Open
#160 0 comments 0 reactions 0 assignees View on GitHub
hcc/jira stage/accepted theme/admin
Dominant language
Go
Stars
447
Forks
65
PR merge metrics
No merged PRs in 30d

Description

This package both:

A) Stutters because it contains a `Cache` struct
B) and is confusing to new developers

We should rename this package to `caching` similar to how we have a `logging` package that containers a `Logger` struct.

Contributor guide

Open the contributing guide

Research direction

Start by locating the `cache` package and searching the repository for references to its package name and `Cache` struct. Rename the package to `caching`, update all references, and run the repository's test suite to confirm that the rename is complete.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
tooling
Issue type
Refactor
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.