everettraven / everettraven/telescopia

Remove unused helper functions and interfaces

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
0
Forks
2
PR merge metrics
No merged PRs in 30d

Description

## Description
There is currently some unused functions and interfaces in the PoC. To make it easier to read/understand/maintain the code long-term we should go through and remove this code.

A few places that come to mind at the time of writing this issue:
- This whole file: https://github.com/everettraven/telescopia/blob/main/pkg/cache/dynamic_cache_interface.go
- https://github.com/everettraven/telescopia/blob/c76339b193e66f424af9731b866c050b12169339/pkg/cache/helpers.go#L136-L158
- https://github.com/everettraven/telescopia/blob/c76339b193e66f424af9731b866c050b12169339/pkg/cache/helpers.go#L52-L81

## Acceptance Criteria
- remove unused code

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.