Skip to content

Instantly share code, notes, and snippets.

@aschmidt75
Created April 12, 2019 13:45
Show Gist options
  • Select an option

  • Save aschmidt75/d3d32eb411d5af30389a6459e74b5c55 to your computer and use it in GitHub Desktop.

Select an option

Save aschmidt75/d3d32eb411d5af30389a6459e74b5c55 to your computer and use it in GitHub Desktop.
type PreciousCargoChaincode struct {
// map function names to function implementation types
handlers map[string]reflect.Type
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment