Skip to content

Commit

Permalink
Add comment to ctxAuthKey type
Browse files Browse the repository at this point in the history
  • Loading branch information
optik-aper committed Oct 24, 2023
1 parent 23c3586 commit 7c5e5f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export VULTR_API_KEY='<api_key_from_vultr_account>'
`
)

// ctxAuthKey is the context key for the authorized token check
type ctxAuthKey struct{}

var cfgFile string
Expand Down

0 comments on commit 7c5e5f0

Please sign in to comment.