app

package
v0.0.0-...-90e558c Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2021 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	NotionToken         string `json:"notion_token,omitempty"`
	NotionDatabaseId    string `json:"notion_database_id,omitempty"`
	YouTubeApiKey       string `json:"you_tube_api_key,omitempty"`
	YouTubeClientId     string `json:"you_tube_client_id,omitempty"`
	YouTubeClientSecret string `json:"you_tube_client_secret,omitempty"`
	YouTubePlayListIds  string `json:"you_tube_play_list_ids,omitempty"`
}

type Container

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

func (*Container) Config

func (c *Container) Config() *Config

func (*Container) NotionService

func (c *Container) NotionService() notion.Service

func (*Container) XYouTubeService

func (c *Container) XYouTubeService() x_youtube.Service

Jump to

Keyboard shortcuts

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