Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

status-im/go-bindings-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Clock Go Bindings

This repository provides Go bindings for the Example Clock library, enabling seamless integration with Go projects.

You can find instructions on how to adapt each file to create Go bindings for your Nim library. All the logic is on clock.go

For an example on how it looks on how to integrate the module in other Go projects, please refer to waku-go-bindings

How to build

Build the dependencies by running in the root directory of the repository:

make -C clock

How to test

in the root directory of the repository, please run

go test -v ./...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published