Versions in this module Expand all Collapse all v4 v4.0.0 Nov 19, 2024 Changes in this version + func IsInvalidConfig(err error) bool + func New(config Config) (microserver.Server, error) + type Config struct + Logger micrologger.Logger + Service *service.Service + Viper *viper.Viper + type Server struct + func (s *Server) Boot() + func (s *Server) Config() microserver.Config + func (s *Server) Shutdown() Other modules containing this package github.com/giantswarm/chart-operator github.com/giantswarm/chart-operator/v2 github.com/giantswarm/chart-operator/v3