mirror of
https://github.com/logos-messaging/sds-go-bindings.git
synced 2026-01-02 14:13:08 +00:00
6 lines
125 B
Go
6 lines
125 B
Go
package sds
|
|
|
|
// This file contains the go:generate directive for building SDS native code.
|
|
|
|
//go:generate sh -c "make build"
|