Versions in this module Expand all Collapse all v0 v0.0.18 Nov 29, 2024 Changes in this version type UpstreamConfigInput + WriteOnce bool v0.0.16 Oct 22, 2024 Changes in this version + type SkaConfig struct + IgnorePaths []string + type UpstreamConfigInput struct + Default string + Help string + Label string + MaxLength int + MinLength int + Placeholder string + Regexp string + type UpstreamConfigService struct + func NewUpstreamConfigService() *UpstreamConfigService + func (ucs *UpstreamConfigService) GetInputs() []UpstreamConfigInput + func (ucs *UpstreamConfigService) LoadFromPath(path string) (*UpstreamConfigService, error) + func (ucs *UpstreamConfigService) SkaConfigIgnorePaths() []string + func (ucs *UpstreamConfigService) UpstreamIgnorePaths() []string