Skip to content

koinos/koinos-proto-golang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Koinos Proto Golang

This repository is automatically generated by Koinos Proto.

Bug and feature requests should be submitted to Koinos Proto Issues.

Pull requests should be submitted to Koinos Proto Pull Requests.

Usage

To utilize Koinos Proto in a Golang project use the following import statement:

import (
   proto "github.com/koinos/koinos-proto-golang"
)

Then pull down the dependency with go get -d ./...