Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Decide to keep in the Protocol Or Not #17

Open
github-actions bot opened this issue Jun 4, 2024 · 1 comment
Open

Decide to keep in the Protocol Or Not #17

github-actions bot opened this issue Jun 4, 2024 · 1 comment
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Jun 4, 2024

Format string `json:"format,omitempty"`


https://github.com/piyushsingariya/Shift/blob/47dd1e877a0977bfedf7df26516219256d669e62/types/catalog.go#L74-L79


This issue was generated by todo-issue based on a TODO comment in 47dd1e8. It's been assigned to @piyushsingariya because they committed the code.
Copy link
Author

Decide to keep in the Protocol Or Not

Format string `json:"format,omitempty"`


Gear5/types/catalog.go

Lines 74 to 79 in ce68bd1

// TODO: Decide to keep in the Protocol Or Not
// Format string `json:"format,omitempty"`
}
func (p *Property) DataType() DataType {
i, found := utils.ArrayContains(p.Type, func(elem DataType) bool {


This comment was generated by todo-issue based on a TODO comment in ce68bd1. It's been assigned to @piyushsingariya because they committed the code.

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

No branches or pull requests

1 participant