Documentation
¶
Overview ¶
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. SPDX-License-Identifier: Apache-2.0
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SearchCategories ¶
type SearchCategories struct{}
func (SearchCategories) GetRequiredScopes ¶
func (e SearchCategories) GetRequiredScopes(method string) []string
func (SearchCategories) Path ¶
func (e SearchCategories) Path() string
func (SearchCategories) ServeHTTP ¶
func (e SearchCategories) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (SearchCategories) ValidMethod ¶
func (e SearchCategories) ValidMethod(method string) bool
type SearchChannels ¶
type SearchChannels struct{}
func (SearchChannels) GetRequiredScopes ¶
func (e SearchChannels) GetRequiredScopes(method string) []string
func (SearchChannels) Path ¶
func (e SearchChannels) Path() string
func (SearchChannels) ServeHTTP ¶
func (e SearchChannels) ServeHTTP(w http.ResponseWriter, r *http.Request)
func (SearchChannels) ValidMethod ¶
func (e SearchChannels) ValidMethod(method string) bool
Click to show internal directories.
Click to hide internal directories.