Documentation
¶
Index ¶
Constants ¶
View Source
const ContentTypeV1 = "application/vnd.ipfs.rpc+dag-json; version=1"
Variables ¶
This section is empty.
Functions ¶
func BuildClientImpl ¶
func BuildClientImpl( lookup cg.LookupDepGoRef, plan plans.Service, goTypeRef cg.GoTypeRef, ) cg.GoTypeImpl
func BuildServerImpl ¶
func BuildServerImpl( lookup cg.LookupDepGoRef, typeDef plans.Service, goTypeRef cg.GoTypeRef, ) cg.GoTypeImpl
Types ¶
type GoClientImpl ¶
func (GoClientImpl) GoDef ¶
func (x GoClientImpl) GoDef() cg.Blueprint
func (GoClientImpl) GoTypeRef ¶
func (x GoClientImpl) GoTypeRef() cg.GoTypeRef
type GoServerImpl ¶
func (GoServerImpl) GoDef ¶
func (x GoServerImpl) GoDef() cg.Blueprint
func (GoServerImpl) GoTypeRef ¶
func (x GoServerImpl) GoTypeRef() cg.GoTypeRef
Click to show internal directories.
Click to hide internal directories.