ci

package
v1.8.6 Latest Latest
Warning

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

Go to latest
Published: Feb 23, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrNotSupported = errors.New("CI is not supported")

Functions

This section is empty.

Types

type ICi

type ICi interface {
	Identify() bool
	Map() (env.Env, error)
}

type IService

type IService interface {
	Find() (env.Env, error)
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(cis []ICi) *Service

func (*Service) Find

func (s *Service) Find() (env.Env, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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