pipeline

package
v0.27.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: MIT Imports: 1 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 {
	Host  string `yaml:"host,omitempty" json:"host,omitempty" toml:"host,omitempty"`
	Token string `yaml:"token,omitempty" json:"token,omitempty" toml:"token,omitempty"`
}

Config for the pipeline.

func (*Config) GetToken added in v0.9.1

func (c *Config) GetToken() (string, error)

GetToken from the config.

Jump to

Keyboard shortcuts

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