Skip to content
This repository was archived by the owner on Feb 14, 2023. It is now read-only.
This repository was archived by the owner on Feb 14, 2023. It is now read-only.

implement 'stringer' interface for strava types #13

@nickbroon

Description

@nickbroon

It would be a great and very useful enhancement, especially for quick debug dumping, if the stringer interface was implemented for the various stava types.

https://golang.org/pkg/fmt/#Stringer
which consists of only String() string

It would be great to see this for at least ActivitySummary, AthleteSummary SegmentSummary, and the Detailed extension to these.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions