Categorygithub.com/dendrite2go/dendrite
module
0.0.17
Repository: https://github.com/dendrite2go/dendrite.git
Documentation: pkg.go.dev

# README

Dendrite

A Go library to connect to AxonServer.

See archetype-go-axon for a project that uses this library.

There is also a project to provide a library for the Rust language: rustic-dendrite.

GoLand

Go to Settings/Preferences | Go | Go Modules (vgo) and make sure that the Go Modules check is enabled and if it’s not, enable it.

Run go mod download in the project root directory.

# Packages

No description provided by the author