Skip to content

Aliases For Resources#89

Merged
steve-r-west merged 3 commits intomainfrom
issue-59
Apr 11, 2022
Merged

Aliases For Resources#89
steve-r-west merged 3 commits intomainfrom
issue-59

Conversation

@steve-r-west
Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread cmd/aliases.go
Comment thread cmd/get.go
// however, we should use file locking in the OS to stop multiple concurrent invocations.
var filelock = sync.Mutex{}

func GetAliasesForJsonApiType(jsonApiType string) map[string]string {
Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Change this so that we can't have multiple key alias names for the same value.

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create #103

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Create #103

@steve-r-west steve-r-west changed the title WIP #59 - Aliases Aliases For Resources Apr 11, 2022
@steve-r-west steve-r-west merged commit 39b6352 into main Apr 11, 2022
@steve-r-west steve-r-west deleted the issue-59 branch April 11, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant