Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.legnext.ai/llms.txt

Use this file to discover all available pages before exploring further.

Install Package

go get github.com/legnext-ai/sdks/sdks/go

Requirements

  • Go: Version 1.16 or higher

Dependencies

The SDK requires these dependencies:
go get github.com/stretchr/testify/assert
go get golang.org/x/net/context

Import Package

import legnext "github.com/legnext-ai/sdks/sdks/go"

Verify Installation

go list -m github.com/legnext-ai/sdks/sdks/go