repository

package
v0.0.0-...-0e12272 Latest Latest
Warning

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

Go to latest
Published: Oct 29, 2023 License: GPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

This section is empty.

Types

type AppHealthRepository

type AppHealthRepository interface {
	GetCurrentTimestamp() (time.Time, error)
}

type DAO

type DAO interface {
	NewAppRepository() AppHealthRepository
}

func InitConn

func InitConn() DAO

Jump to

Keyboard shortcuts

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