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

Add reference to options type #76

Merged
merged 2 commits into from
Oct 6, 2023

Conversation

cdegroot
Copy link
Contributor

@cdegroot cdegroot commented Sep 29, 2023

This makes the options() type match what's allowed to pass in through child_spec/1 as well.

Fixes #75

lib/mllp/receiver.ex Outdated Show resolved Hide resolved
lib/mllp/receiver.ex Outdated Show resolved Hide resolved
Co-authored-by: Bryan Paxton <[email protected]>
@starbelly starbelly merged commit fc7ef41 into HCA-Healthcare:main Oct 6, 2023
@starbelly
Copy link
Contributor

Thank you!!! ❤️

bokner added a commit to bokner/elixir-mllp that referenced this pull request Oct 16, 2023
* hca/main:
  Bump version
  Bump HL7 to 0.7 (HCA-Healthcare#78)
  Miscellaneous refactoring (HCA-Healthcare#77)
  Add reference to options type (HCA-Healthcare#76)
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.

Dialyzer not happy when ref: passed in receiver child_spec
2 participants