//
pkg.gl
Category
github.com/JongGeonClass/JGC-API
database
package
0.0.0-20230222140744-3c504197802d
Repository:
https://github.com/jonggeonclass/jgc-api.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
5
Files
672 SLOC
#
Functions
NewProduct
새로운 디비 객체를 연결합니다.
NewUser
새로운 디비 객체를 연결합니다.
#
Structs
ProductDB
상품 디비의 구현체입니다.
UserDB
유저 디비의 구현체입니다.
#
Interfaces
ProductDatabase
상품 디비의 인터페이스 입니다.
UserDatabase
유저 디비의 인터페이스 입니다.