slides

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2026 License: AGPL-3.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Export

func Export(ctx context.Context, cfg Config) (string, error)

Export creates a Google Slides presentation from a dashboard and returns its URL.

Types

type Config

type Config struct {
	DashboardDir string
	Dashboard    string
	Credentials  string // path to Google OAuth credentials.json
	Filters      map[string]any
	ConfigFile   string
	Environment  string
}

Config holds configuration for the Google Slides export.

Jump to

Keyboard shortcuts

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