database

package
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: Jun 30, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Component

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

func NewComponent

func NewComponent() *Component

func (*Component) ComponentDependencies

func (c *Component) ComponentDependencies() ([]componego.Dependency, error)

ComponentDependencies belongs to interface componego.ComponentDependencies.

func (*Component) ComponentIdentifier

func (c *Component) ComponentIdentifier() string

ComponentIdentifier belongs to interface componego.Component.

func (*Component) ComponentStop

func (c *Component) ComponentStop(_ componego.Environment, prevErr error) error

func (*Component) ComponentVersion

func (c *Component) ComponentVersion() string

ComponentVersion belongs to interface componego.Component.

type Provider

type Provider = internal.Provider

Directories

Path Synopsis
tests

Jump to

Keyboard shortcuts

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