service

package
v1.0.4 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2022 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ConfigService

type ConfigService struct {
	Logger      logger.Logger
	Dir         string
	GitUrl      string
	GitBranch   string
	GitUsername string
	GitToken    string
}

func (ConfigService) Get

func (configService ConfigService) Get(environment string, instance string, profile string, path string) (interface{}, error)

func (*ConfigService) GitCloneAndCheckout added in v1.0.1

func (configService *ConfigService) GitCloneAndCheckout()

func (*ConfigService) GitPull added in v1.0.1

func (configService *ConfigService) GitPull() (bool, error)

func (*ConfigService) Init added in v1.0.1

func (configService *ConfigService) Init()

Jump to

Keyboard shortcuts

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