feature

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2023 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AreaProfileComponent

type AreaProfileComponent struct {
	Config *config.Config

	HTTPServer     *http.Server
	ServiceRunning bool
	// contains filtered or unexported fields
}

func NewAreaProfilesComponent

func NewAreaProfilesComponent(ctx context.Context) (*AreaProfileComponent, error)

func (*AreaProfileComponent) DoGetHTTPServer

func (c *AreaProfileComponent) DoGetHTTPServer(bindAddr string, router http.Handler) service.HTTPServer

func (*AreaProfileComponent) DoGetHealthClient

func (c *AreaProfileComponent) DoGetHealthClient(name, url string) *health.Client

func (*AreaProfileComponent) DoGetHealthcheckOk

func (c *AreaProfileComponent) DoGetHealthcheckOk(cfg *config.Config, buildTime string, gitCommit string, version string) (service.HealthChecker, error)

func (*AreaProfileComponent) StopService added in v1.9.0

func (c *AreaProfileComponent) StopService(ctx context.Context)

Jump to

Keyboard shortcuts

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