bigquery

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Aug 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 RunbookEntries

type RunbookEntries []*RunbookEntry

RunbookEntries is a slice of RunbookEntry

type RunbookEntry

type RunbookEntry struct {
	ID          types.RunbookID `json:"id"`
	Title       string          `json:"title"`
	Description string          `json:"description"`
	SQLContent  string          `json:"sql_content"`
}

RunbookEntry represents a single SQL runbook entry

Jump to

Keyboard shortcuts

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