Implement the following repository interface against sqlite in Golang. The method receivers should be defined on a struct called “repo”. <interface snippet>