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

Handle ptr smart ptrs #44

Merged
merged 4 commits into from
May 28, 2023
Merged

Handle ptr smart ptrs #44

merged 4 commits into from
May 28, 2023

Conversation

deankarn
Copy link
Contributor

  • Added new default & set types for chan, map, slice, time.Time and Pointer types.
  • Updated to handle pointer to a Slice or Map for situations where code is not under your control. Fixes fix slice pointer dive tag #43

@coveralls
Copy link

Coverage Status

Coverage: 94.66% (-1.8%) from 96.418% when pulling b1e19fb on handle-ptr-smart-ptrs into 05050dc on master.

@deankarn deankarn merged commit 4214131 into master May 28, 2023
@deankarn deankarn deleted the handle-ptr-smart-ptrs branch May 28, 2023 16:06
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