Skip to content

Latest commit

 

History

History
 
 

exp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Experimental packages

Packages contained within this folder are considered experimental, and may be buggy or broken. This provides a location where developers can experiment with new APIs,

See godoc for details about each package.

Adding experimental services, clients, tools, etc.

Just as with the non-experimental portion of this repo, the exp package uses a well-defined package structure for a few common activities. An experimental service would go in github.com/stellar/go/exp/services, for example.