Documentation ¶
Index ¶
Constants ¶
View Source
const DoubleTemplate = `` /* 3586-byte string literal not displayed */
View Source
const GenerateTemplate = `` /* 540-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type APIInterface ¶
func NewAPIInterface ¶
func NewAPIInterface(forInterface interface{}) APIInterface
func (APIInterface) Generate ¶
func (iface APIInterface) Generate(fileName string)
func (APIInterface) GenerateDouble ¶
func (iface APIInterface) GenerateDouble(writer io.Writer)
func (APIInterface) Methods ¶
func (iface APIInterface) Methods() []APIMethod
func (APIInterface) SDKVersion ¶
func (iface APIInterface) SDKVersion() string
func (APIInterface) ServiceImport ¶
func (iface APIInterface) ServiceImport() string
type APIMethod ¶
func (APIMethod) OperationName ¶
func (APIMethod) OutputType ¶
func (APIMethod) ServiceImport ¶
func (APIMethod) WaiterName ¶
Click to show internal directories.
Click to hide internal directories.