Skip to content

Conversation

@teraken0509
Copy link
Contributor

Abstract

Fix Custom data type PrecisionT to StrintD. (comes from: String & Int data type for datadog)
Custom data type PrecisionT can reuse for other params. (like width/heght in #195 ).
But reuse in other param, the data name would confuse users.

return nil
}

var strintStr StrintD
Copy link

Choose a reason for hiding this comment

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

this has to be a string or we end up in an infinite loop.

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.

2 participants