feat: GO언어 바인딩 추가#167
Open
kdyann wants to merge 1 commit into
Open
Conversation
Codecov Report❌ Patch coverage is
... and 112 files with indirect coverage changes 🚀 New features to boost your workflow:
|
owjs3901
requested changes
Jun 8, 2026
Contributor
owjs3901
left a comment
There was a problem hiding this comment.
새로운 cicd 파일을 만드는 것을 금합니다
libs/windows-amd64는 빌드시에 만들어져야 하는 것이 아닌지 확인이 필요합니다
coverage 이슈가 있는 것 같습니다
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
braillify 라이브러리의 기능을 Go 생태계에서 사용할 수 있도록 지원하는 Go 바인딩을 추가합니다.
주요 구성
시점에 링크됩니다.
동작합니다.
Package 구조
GitHub Actions (go.yml)
매트릭스 빌드를 통해 Windows, Linux, macOS(ARM) 환경에서 각각:
테스트
추가 논의 필요사항
아티팩트로 분리하거나, 빌드 스크립트로 소스에서 빌드하는 방안도 고려할 수 있습니다.