garm/database
Gabriel Adrian Samfira abcc9569bd
Add a common RunnerPrefix type
There are several fields that are common among some of the data
structures in garm. The RunnerPrefix is just one of them. Perhaps we
should move some of the rest in a common type and embed that into the
types that share those fields.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2023-01-20 12:12:15 +02:00
..
common Some cleanup and safety checks 2022-12-29 16:50:11 +00:00
sql Add a common RunnerPrefix type 2023-01-20 12:12:15 +02:00
database.go Fix database.go typo 2022-09-13 15:01:17 +03:00