pinterest

package
v0.11.310 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2025 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client provides access to Pinterest via ingestr.

func NewClient

func NewClient(c Config) (*Client, error)

NewClient initializes a Pinterest client with given configuration.

func (*Client) GetIngestrURI

func (c *Client) GetIngestrURI() (string, error)

GetIngestrURI returns the ingestr URI for the client.

type Config

type Config struct {
	AccessToken string `yaml:"access_token" json:"access_token" mapstructure:"access_token"`
}

Config holds credentials for Pinterest connection.

func (*Config) GetIngestrURI

func (c *Config) GetIngestrURI() string

GetIngestrURI builds an ingestr URI for Pinterest.

Jump to

Keyboard shortcuts

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