Requirements
- Go ≥ 1.22
- A C toolchain (
gccorclang) — required by CGO. telequick_core_ffi.so(Linux) /.dylib(macOS) /.dll(Windows) on a library search path.
Install
Linking the native lib
The package uses#cgo LDFLAGS: -ltelequick_core_ffi.
The linker has to find the matching .so at link and run time.
Smoke test
NewClient read the path from TELEQUICK_CREDENTIALS.