mocks

package
v0.0.0-...-a0643cc Latest Latest
Warning

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

Go to latest
Published: Dec 27, 2018 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Code generated by mockery v1.0.0

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Clienter

type Clienter struct {
	mock.Mock
}

Clienter is an autogenerated mock type for the Clienter type

func (*Clienter) Categories

func (_m *Clienter) Categories() (*models.Categories, error)

Categories provides a mock function with given fields:

func (*Clienter) CommentOnEvent

func (_m *Clienter) CommentOnEvent(_a0 func(map[string][]string, url.Values), _a1 map[string][]string) (*models.Comment, error)

CommentOnEvent provides a mock function with given fields: _a0, _a1

func (*Clienter) CreateEvent

func (_m *Clienter) CreateEvent(_a0 func(map[string][]string, url.Values), _a1 map[string][]string) (*models.Event, error)

CreateEvent provides a mock function with given fields: _a0, _a1

func (*Clienter) DeleteEvent

func (_m *Clienter) DeleteEvent(_a0 string) error

DeleteEvent provides a mock function with given fields: _a0

func (*Clienter) EventByID

func (_m *Clienter) EventByID(_a0 string, _a1 string) (*models.Event, error)

EventByID provides a mock function with given fields: _a0, _a1

func (*Clienter) EventCommentByID

func (_m *Clienter) EventCommentByID(_a0 int) (*models.Comment, error)

EventCommentByID provides a mock function with given fields: _a0

func (*Clienter) EventComments

func (_m *Clienter) EventComments(_a0 func(map[string][]string, url.Values), _a1 map[string][]string) (*models.Comments, error)

EventComments provides a mock function with given fields: _a0, _a1

func (*Clienter) EventRatings

func (_m *Clienter) EventRatings(_a0 func(map[string][]string, url.Values), _a1 map[string][]string) (*models.Ratings, error)

EventRatings provides a mock function with given fields: _a0, _a1

func (*Clienter) EventsByGeo

func (_m *Clienter) EventsByGeo(_a0 string, _a1 string, _a2 string) (*models.Events, error)

EventsByGeo provides a mock function with given fields: _a0, _a1, _a2

func (*Clienter) EventsByGroup

func (_m *Clienter) EventsByGroup(_a0 string, _a1 []string, _a2 bool) (*models.Events, error)

EventsByGroup provides a mock function with given fields: _a0, _a1, _a2

func (*Clienter) EventsByGroupID

func (_m *Clienter) EventsByGroupID(_a0 int, _a1 []string, _a2 bool) (*models.Events, error)

EventsByGroupID provides a mock function with given fields: _a0, _a1, _a2

func (*Clienter) GroupByID

func (_m *Clienter) GroupByID(_a0 []int) (*models.Groups, error)

GroupByID provides a mock function with given fields: _a0

func (*Clienter) GroupByOrganizer

func (_m *Clienter) GroupByOrganizer(_a0 []int) (*models.Groups, error)

GroupByOrganizer provides a mock function with given fields: _a0

func (*Clienter) GroupByURLName

func (_m *Clienter) GroupByURLName(_a0 []string) (*models.Groups, error)

GroupByURLName provides a mock function with given fields: _a0

func (*Clienter) GroupByZip

func (_m *Clienter) GroupByZip(_a0 int) (*models.Groups, error)

GroupByZip provides a mock function with given fields: _a0

func (*Clienter) LikeComment

func (_m *Clienter) LikeComment(_a0 int) error

LikeComment provides a mock function with given fields: _a0

func (*Clienter) Member

func (_m *Clienter) Member(_a0 int) (*models.Member, error)

Member provides a mock function with given fields: _a0

func (*Clienter) Members

func (_m *Clienter) Members(_a0 int) (*models.Members, error)

Members provides a mock function with given fields: _a0

func (*Clienter) RateEvent

func (_m *Clienter) RateEvent(_a0 func(map[string][]string, url.Values), _a1 map[string][]string) (*models.Rating, error)

RateEvent provides a mock function with given fields: _a0, _a1

func (*Clienter) RemoveEventComment

func (_m *Clienter) RemoveEventComment(_a0 int) error

RemoveEventComment provides a mock function with given fields: _a0

func (*Clienter) UnlikeComment

func (_m *Clienter) UnlikeComment(_a0 int) error

UnlikeComment provides a mock function with given fields: _a0

func (*Clienter) UpdateEvent

func (_m *Clienter) UpdateEvent(_a0 string, _a1 func(map[string][]string, url.Values), _a2 map[string][]string) (*models.Event, error)

UpdateEvent provides a mock function with given fields: _a0, _a1, _a2

Jump to

Keyboard shortcuts

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