answer

package
v0.0.0-...-cd133ac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 18, 2022 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnswerInterface

type AnswerInterface interface {
	Create(newAnswer entities.Answer) (int64, error)
}

type AnswerRepository

type AnswerRepository struct {
	// contains filtered or unexported fields
}

func NewAnswersRepo

func NewAnswersRepo(db *gorm.DB) *AnswerRepository

func (*AnswerRepository) Create

func (op *AnswerRepository) Create(newAnswer entities.Answer) (int64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL