teams

package
v1.1.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 3, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

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 ChannelTeamResponse

type ChannelTeamResponse struct {
	ID                 string  `json:"id"`
	BackgroundImageUrl *string `json:"background_image_url"`
	Banner             *string `json:"banner"`
	CreatedAt          string  `json:"created_at"`
	UpdatedAt          string  `json:"updated_at"`
	Info               string  `json:"info"`
	ThumbnailURL       string  `json:"thumbnail_url"`
	TeamName           string  `json:"team_name"`
	TeamDisplayName    string  `json:"team_display_name"`
}

type ChannelTeams

type ChannelTeams struct{}

func (ChannelTeams) GetRequiredScopes

func (e ChannelTeams) GetRequiredScopes(method string) []string

func (ChannelTeams) Path

func (e ChannelTeams) Path() string

func (ChannelTeams) ServeHTTP

func (e ChannelTeams) ServeHTTP(w http.ResponseWriter, r *http.Request)

func (ChannelTeams) ValidMethod

func (e ChannelTeams) ValidMethod(method string) bool

type Teams

type Teams struct{}

func (Teams) GetRequiredScopes

func (e Teams) GetRequiredScopes(method string) []string

func (Teams) Path

func (e Teams) Path() string

func (Teams) ServeHTTP

func (e Teams) ServeHTTP(w http.ResponseWriter, r *http.Request)

func (Teams) ValidMethod

func (e Teams) ValidMethod(method string) bool

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL