Versions in this module Expand all Collapse all v1 v1.0.2 Aug 19, 2015 Changes in this version + func FetchDocsForContract(contractAddress string, xeth *xeth.XEth, ds *docserver.DocServer) (content []byte, err error) + func GetNotice(xeth *xeth.XEth, tx string, http *docserver.DocServer) (notice string) + type NatSpec struct + func New(xeth *xeth.XEth, jsontx string, http *docserver.DocServer) (self *NatSpec, err error) + func NewWithDocs(infoDoc []byte, tx string, data string) (self *NatSpec, err error) + func (self *NatSpec) Notice() (notice string, err error)