MCPcopy Create free account
hub / github.com/golang/mobile / Times

Method Times

bind/testdata/testpkg/testpkg.go:323–323  ·  view source on GitHub ↗
(v int32)

Source from the content-addressed store, hash-verified

321
322type I2 interface {
323 Times(v int32) int64
324 Error(triggerError bool) error
325
326 StringError(s string) (string, error)

Callers 1

MultiplyFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected