repo

package
v2.0.0-...-0eae77d Latest Latest
Warning

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

Go to latest
Published: Oct 21, 2021 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Problem

type Problem struct {
	mock.Mock
}

func (*Problem) GetByName

func (s *Problem) GetByName(name string) (*entity.Question, error)

func (*Problem) GetByNumber

func (s *Problem) GetByNumber(num int) (*entity.Question, error)

func (*Problem) GetByUrl

func (s *Problem) GetByUrl(url string) (*entity.Question, error)

func (*Problem) GetDailyChallenge

func (s *Problem) GetDailyChallenge() (*entity.Question, error)

Jump to

Keyboard shortcuts

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