database

package
v0.0.0-...-f9b1343 Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterPlantInfo

func RegisterPlantInfo()

func SetupDB

func SetupDB(dbDriver string, dsn string) (*sql.DB, error)

Types

type PlantInfo

type PlantInfo struct {
	Name           string
	MinTemp        int
	MaxTemp        int
	Fertilizer     string
	Habitat        string
	WaterFreq      string
	SummerOrWinter string
	PurchaseDate   string
}

Jump to

Keyboard shortcuts

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