Skip to content

Add GO bindings #34

Description

@savacano28

Context

  • The library is not currently accessible from Go.
  • Go is popular for backend services and CLI tools.
  • This would improve adoption in cloud and infrastructure ecosystems.

Use case

Developers want to integrate the library into Go services or CLI tools.

Current Workaround

  • Rewriting logic in Go, or
  • Using subprocess calls to a Rust binary

Proposed Solution

Provide Go bindings using:

  • cgo with a C-compatible API

Additional Information

Focus should be on simplicity and minimal setup for Go developers.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions