Documentation ¶
Index ¶
Constants ¶
View Source
const (
ErrMsgParentIDInvalid = "parent_id=%d is not present in table"
)
Variables ¶
This section is empty.
Functions ¶
func NewCommentService ¶
func NewCommentService(db *pg.DB) *commentService
func NewTokenService ¶
func NewTokenService(db *pg.DB) *tokenService
func NewUserService ¶
func NewUserService(db *pg.DB) *userService
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.