Versions in this module Expand all Collapse all v1 v1.0.0 Jul 22, 2017 Changes in this version + type MockEmbed struct + func NewMockEmbed(ctrl *gomock.Controller) *MockEmbed + func (_m *MockEmbed) EXPECT() *MockEmbedMockRecorder + func (_m *MockEmbed) EmbeddedMethod() + func (_m *MockEmbed) ForeignEmbeddedMethod() *bufio.Reader + func (_m *MockEmbed) ImplicitPackage(_param0 string, _param1 imp1.ImpT, _param2 []imp1.ImpT, _param3 *imp1.ImpT, ...) + func (_m *MockEmbed) RegularMethod() + type MockEmbedMockRecorder struct + func (_mr *MockEmbedMockRecorder) EmbeddedMethod() *gomock.Call + func (_mr *MockEmbedMockRecorder) ForeignEmbeddedMethod() *gomock.Call + func (_mr *MockEmbedMockRecorder) ImplicitPackage(arg0, arg1, arg2, arg3, arg4 interface{}) *gomock.Call + func (_mr *MockEmbedMockRecorder) RegularMethod() *gomock.Call + type MockEmbedded struct + func NewMockEmbedded(ctrl *gomock.Controller) *MockEmbedded + func (_m *MockEmbedded) EXPECT() *MockEmbeddedMockRecorder + func (_m *MockEmbedded) EmbeddedMethod() + type MockEmbeddedMockRecorder struct + func (_mr *MockEmbeddedMockRecorder) EmbeddedMethod() *gomock.Call + type MockIndex struct + func NewMockIndex(ctrl *gomock.Controller) *MockIndex + func (_m *MockIndex) Anon(_param0 string) + func (_m *MockIndex) Chan(_param0 chan int, _param1 chan<- hash.Hash) + func (_m *MockIndex) ConcreteRet() chan<- bool + func (_m *MockIndex) EXPECT() *MockIndexMockRecorder + func (_m *MockIndex) Ellip(_param0 string, _param1 ...interface{}) + func (_m *MockIndex) EllipOnly(_param0 ...string) + func (_m *MockIndex) ForeignFour(_param0 imp4.Imp4) + func (_m *MockIndex) ForeignOne(_param0 imp1.Imp1) + func (_m *MockIndex) ForeignThree(_param0 imp3.Imp3) + func (_m *MockIndex) ForeignTwo(_param0 imp2.Imp2) + func (_m *MockIndex) Func(_param0 func(http.Request) (int, bool)) + func (_m *MockIndex) Get(_param0 string) interface{} + func (_m *MockIndex) GetTwo(_param0 string, _param1 string) (interface{}, interface{}) + func (_m *MockIndex) Map(_param0 map[int]hash.Hash) + func (_m *MockIndex) NillableRet() error + func (_m *MockIndex) Other() hash.Hash + func (_m *MockIndex) Ptr(_param0 *int) + func (_m *MockIndex) Put(_param0 string, _param1 interface{}) + func (_m *MockIndex) Slice(_param0 []int, _param1 []byte) [3]int + func (_m *MockIndex) Struct(_param0 struct{}) + func (_m *MockIndex) StructChan(_param0 chan struct{}) + func (_m *MockIndex) Summary(_param0 *bytes.Buffer, _param1 io.Writer) + func (_m *MockIndex) Templates(_param0 template.CSS, _param1 template0.FuncMap) + type MockIndexMockRecorder struct + func (_mr *MockIndexMockRecorder) Anon(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Chan(arg0, arg1 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) ConcreteRet() *gomock.Call + func (_mr *MockIndexMockRecorder) Ellip(arg0 interface{}, arg1 ...interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) EllipOnly(arg0 ...interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) ForeignFour(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) ForeignOne(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) ForeignThree(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) ForeignTwo(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Func(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Get(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) GetTwo(arg0, arg1 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Map(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) NillableRet() *gomock.Call + func (_mr *MockIndexMockRecorder) Other() *gomock.Call + func (_mr *MockIndexMockRecorder) Ptr(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Put(arg0, arg1 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Slice(arg0, arg1 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Struct(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) StructChan(arg0 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Summary(arg0, arg1 interface{}) *gomock.Call + func (_mr *MockIndexMockRecorder) Templates(arg0, arg1 interface{}) *gomock.Call