# Packages
No description provided by the author
# README
Abelian AIP11 Go
This is a Go implementation of the AIP11 specification.
Documentation and Examples
For documentation and usage examples, please refer to the aip11_test.go file. This file contains:
- Test cases: Functions starting with
Test
- Usage examples: Functions starting with
Example
These tests and examples will help you better understand how to use the features in this project.