File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change @@ -1021,8 +1021,8 @@ <h3 id="template-file"><code class="highlight"><span class="nt">template</span><
10211021< p > The templates are rendered with the data as shown in the < a href ="#template-files "> section below</ a > .</ p >
10221022< p > You can see examples of how the mockery project utilizes the template system to generate the different mock styles:</ p >
10231023< ul >
1024- < li > < a href ="https://github.com/vektra/mockery/blob/v3/internal/moq .templ "> < code > moq .templ</ code > </ a > </ li >
1025- < li > < a href ="https://github.com/vektra/mockery/blob/v3/internal/mockery .templ "> < code > mockery .templ</ code > </ a > </ li >
1024+ < li > < a href ="https://github.com/vektra/mockery/blob/v3/internal/mock_matryer .templ "> < code > matryer .templ</ code > </ a > </ li >
1025+ < li > < a href ="https://github.com/vektra/mockery/blob/v3/internal/mock_testify .templ "> < code > testify .templ</ code > </ a > </ li >
10261026</ ul >
10271027< h2 id ="template-data "> Template Data< a class ="headerlink " href ="#template-data " title ="Permanent link "> ¶</ a > </ h2 >
10281028< h3 id ="functions "> Functions< a class ="headerlink " href ="#functions " title ="Permanent link "> ¶</ a > </ h3 >
Original file line number Diff line number Diff line change 33 "version" : " v3.0" ,
44 "title" : " v3.0" ,
55 "aliases" : [
6- " v3" ,
7- " latest- v3"
6+ " latest- v3" ,
7+ " v3"
88 ]
99 },
1010 {
You can’t perform that action at this time.
0 commit comments