Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

standardize string concatenation vs sprintf #115

Closed
@creack

Description

@creack

When creating the api url, we have a mix of fmt.Sprintf("%s") and string concatenation. We should flatten this to be consistent across the codebase.

Ref: #113 (comment)

cc @tychoish

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions