cloudfeedstatus

package
v0.0.0-...-d1dae27 Latest Latest
Warning

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

Go to latest
Published: Jun 24, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CloudFeedStatus

type CloudFeedStatus struct {
	CloudFeedType cloudfeedtype.CloudFeedType `json:"cloud_feed_type"`
	Connected     bool                        `json:"connected"`
}

A CloudFeedStatus contains all available cloud feeds for an account and if they are connected or not.

func MakeCloudFeedStatus

func MakeCloudFeedStatus(cloudFeedType cloudfeedtype.CloudFeedType, cloudFeed cloudfeed.CloudFeed) CloudFeedStatus

Create a new CloudFeedStatus.

Jump to

Keyboard shortcuts

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