new preview image
This commit is contained in:
parent
c9e7d899aa
commit
4a63da4c32
@ -276,6 +276,7 @@ type {{.InterfaceName}}Mock struct {
|
||||
// {{ .Name }} holds details about calls to the {{.Name}} method.
|
||||
{{ .Name }} []struct {
|
||||
{{- range .Params }}
|
||||
// {{ .Name | Exported }} is the {{ .Name }} argument value.
|
||||
{{ .Name | Exported }} {{ .Type }}
|
||||
{{- end }}
|
||||
}
|
||||
|
BIN
preview.png
BIN
preview.png
Binary file not shown.
Before Width: | Height: | Size: 324 KiB After Width: | Height: | Size: 729 KiB |
Loading…
Reference in New Issue
Block a user