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

isEmpty can returns true, if an argument is any struct other than time.Time #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

soranoba
Copy link

@soranoba soranoba commented Jan 15, 2021

resolve #143

Please see the issue for details.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.002%) to 99.398% when pulling 9db9e2d on soranoba:issue-143/structure-isEmpty into 34bd547 on go-ozzo:master.

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.

isEmpty always returns false, if an argument is any struct other than time.Time
2 participants