Versions in this module Expand all Collapse all v3 v3.1.0 May 11, 2023 Changes in this version + func GenerateModel(importPath string, interfaceName string) (*model.Package, error) + type Bla interface + SumNumbers func(m map[K]V, i int, s string, a []float32, sss ...string) V + func NewBlub() Bla[K1, V1] + type Blub struct + func (b *Blub[V, K]) SumNumbers(m map[K]V, i int, _ string, a []float32, sss ...string) V + type Number interface Other modules containing this package github.com/petergtz/pegomock/v4