Documentation
¶
Overview ¶
Package resourcegroupstaggingapi serves the AWS Resource Groups Tagging API JSON 1.1 protocol against a *resourcediscovery.Engine. Real aws-sdk-go-v2/service/resourcegroupstaggingapi clients work end-to-end.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Handler ¶
type Handler struct {
// contains filtered or unexported fields
}
Handler serves Resource Groups Tagging API JSON-RPC requests.
func New ¶
func New(engine *resourcediscovery.Engine) *Handler
New returns a handler backed by the given cross-service discovery engine.
Click to show internal directories.
Click to hide internal directories.