package
Version:
v0.11.367
Opens a new window with list of versions in this module.
Published: Nov 26, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Client provides access to Linear via ingestr.
NewClient initializes a Linear client with given configuration.
GetIngestrURI returns the ingestr URI for the client.
type Config struct {
APIKey string `yaml:"api_key" json:"api_key" mapstructure:"api_key"`
}
Config holds credentials for Linear connection.
GetIngestrURI builds the Linear ingestr URI.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.