asyncapi / parser-go

It parses AsyncAPI documents.
Apache License 2.0
55 stars 17 forks source link

chore: extract parser creation logic to its own package #73

Closed smoya closed 3 years ago

smoya commented 3 years ago

Description

This PR extracts the logic behind the Parser creation to its own package, so other modules can use it.

Related issue(s) https://github.com/asyncapi/event-gateway/issues/11

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 2 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

asyncapi-bot commented 2 years ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: