go

command
v1.9.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 30, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

README

Go demo

Prerequisites

The decoder library should be compiled statically when using it with Go.

From the decoder root folder

mkdir -p build
cd build
cmake -DBUILD_SHARED_LIBS=OFF -DBUILD_TESTING=OFF ..
make

Running

The example can now be ran

go run decode.go

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL