//
pkg.gl
Category
github.com/LuisCusihuaman/go-hexagonal-http-api
internal
platform
storage
mysql
package
0.0.0-20210626040940-fb8280903ccc
Repository:
https://github.com/luiscusihuaman/go-hexagonal-http-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
42 SLOC
#
Functions
NewCourseRepository
NewCourseRepository initializes a MySQL-based implementation of mooc.CourseRepository.
#
Structs
CourseRepository
CourseRepository is a MySQL mooc.CourseRepository implementation.