Versions in this module Expand all Collapse all v8 v8.4.4 Aug 24, 2022 v8.4.3 Aug 24, 2022 Changes in this version + type FakeTranslatableError struct + ErrorStub func() string + TranslateStub func(func(string, ...interface{}) string) string + func (fake *FakeTranslatableError) Error() string + func (fake *FakeTranslatableError) ErrorCallCount() int + func (fake *FakeTranslatableError) ErrorCalls(stub func() string) + func (fake *FakeTranslatableError) ErrorReturns(result1 string) + func (fake *FakeTranslatableError) ErrorReturnsOnCall(i int, result1 string) + func (fake *FakeTranslatableError) Invocations() map[string][][]interface{} + func (fake *FakeTranslatableError) Translate(arg1 func(string, ...interface{}) string) string + func (fake *FakeTranslatableError) TranslateArgsForCall(i int) func(string, ...interface{}) string + func (fake *FakeTranslatableError) TranslateCallCount() int + func (fake *FakeTranslatableError) TranslateCalls(stub func(func(string, ...interface{}) string) string) + func (fake *FakeTranslatableError) TranslateReturns(result1 string) + func (fake *FakeTranslatableError) TranslateReturnsOnCall(i int, result1 string) Other modules containing this package github.com/LukasHeimann/cloudfoundrycli