config

package
v0.0.16-test-retry-deb... Latest Latest
Warning

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

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

Documentation

Overview

Code generated by baton-sdk. DO NOT EDIT!!!

Index

Constants

This section is empty.

Variables

View Source
var Config = field.NewConfiguration(
	[]field.SchemaField{apiKey, externalTicketField},
	field.WithConnectorDisplayName("Linear"),
	field.WithHelpUrl("/docs/baton/linear"),
	field.WithIconUrl("/static/app-icons/linear.svg"),
)

Functions

This section is empty.

Types

type Linear

type Linear struct {
	ApiKey    string `mapstructure:"api-key"`
	Ticketing bool   `mapstructure:"ticketing"`
}

func (*Linear) GetBool

func (c *Linear) GetBool(fieldName string) bool

func (*Linear) GetInt

func (c *Linear) GetInt(fieldName string) int

func (*Linear) GetString

func (c *Linear) GetString(fieldName string) string

func (*Linear) GetStringMap

func (c *Linear) GetStringMap(fieldName string) map[string]any

func (*Linear) GetStringSlice

func (c *Linear) GetStringSlice(fieldName string) []string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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