Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Update service client interface generated documentation#836

Merged
jasdel merged 2 commits intoaws:masterfrom
jasdel:feature/svcClientIface
Sep 15, 2016
Merged

Update service client interface generated documentation#836
jasdel merged 2 commits intoaws:masterfrom
jasdel:feature/svcClientIface

Conversation

@jasdel
Copy link
Contributor

@jasdel jasdel commented Sep 14, 2016

private/model/api: Update service client interface generated documentation

Adds useful documentation to the service client's interface types and
packages. Also includes waiters in the interfaces.

Fix #519

{{ end }}
{{ range $_, $w := .Waiters }}
{{ $w.InterfaceSignature }}
{{ end }}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Spacing is off here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, fixed.

@jasdel jasdel force-pushed the feature/svcClientIface branch from c4ce330 to 8ce4c84 Compare September 14, 2016 23:13
//
// // myFunc uses an SDK service client to make a request to
// // {{.Metadata.ServiceFullName}}.
// func myFunc(svc {{ .InterfacePackageName }}.{{ .StructName }}API) { ...}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add usage example here

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

updated

Copy link
Contributor

@xibz xibz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comments

…ation

Adds useful documentation to the service client's interface types and
packages. Also includes waiters in the interfaces.

Fix aws#519
@jasdel jasdel force-pushed the feature/svcClientIface branch from 8ce4c84 to 1295c1d Compare September 15, 2016 20:17
@jasdel jasdel merged commit 3273610 into aws:master Sep 15, 2016
@jasdel jasdel deleted the feature/svcClientIface branch September 15, 2016 20:37
xibz added a commit that referenced this pull request Sep 15, 2016
skotambkar added a commit to skotambkar/aws-sdk-go that referenced this pull request May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants