Skip to content

Commit 1293a3e

Browse files
committed
Deployed 0977373 to devel with MkDocs 1.6.1 and mike 2.1.3
1 parent a1314d5 commit 1293a3e

37 files changed

+1043
-550
lines changed

devel/godoc/pkg/github.com/cybertec-postgresql/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,17 @@ <h1>
172172
</td>
173173
</tr>
174174

175+
<tr>
176+
177+
<td class="pkg-name" style="padding-left: 40px;">
178+
<a href="pg_timetable/internal/testutils/?m=all">testutils</a>
179+
</td>
180+
181+
<td class="pkg-synopsis">
182+
183+
</td>
184+
</tr>
185+
175186
</table>
176187
</div>
177188

devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,17 @@ <h2 id="pkg-subdirectories">Subdirectories</h2>
175175
</td>
176176
</tr>
177177

178+
<tr>
179+
180+
<td class="pkg-name" style="padding-left: 20px;">
181+
<a href="internal/testutils/?m=all">testutils</a>
182+
</td>
183+
184+
<td class="pkg-synopsis">
185+
186+
</td>
187+
</tr>
188+
178189
</table>
179190
</div>
180191

devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/internal/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -150,6 +150,17 @@ <h1>
150150
</td>
151151
</tr>
152152

153+
<tr>
154+
155+
<td class="pkg-name" style="padding-left: 0px;">
156+
<a href="testutils/?m=all">testutils</a>
157+
</td>
158+
159+
<td class="pkg-synopsis">
160+
161+
</td>
162+
</tr>
163+
153164
</table>
154165
</div>
155166

Lines changed: 216 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,216 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1">
6+
<meta name="theme-color" content="#375EAB">
7+
8+
<title>testutils - GoPages</title>
9+
10+
<link type="text/css" rel="stylesheet" href="/pg_timetable/devel/godoc/lib/godoc/style.css">
11+
12+
<script>window.initFuncs = [];</script>
13+
<script src="/pg_timetable/devel/godoc/lib/godoc/jquery.js" defer></script>
14+
15+
16+
17+
18+
<script>var goVersion = "go1.25.1";</script>
19+
<script src="/pg_timetable/devel/godoc/lib/godoc/godocs.js" defer></script>
20+
21+
</head>
22+
<body>
23+
24+
<div id='lowframe' style="position: fixed; bottom: 0; left: 0; height: 0; width: 100%; border-top: thin solid grey; background-color: white; overflow: auto;">
25+
...
26+
</div><!-- #lowframe -->
27+
28+
<div id="topbar" class="wide"><div class="container">
29+
<div class="top-heading" id="heading-wide"><a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/">GoPages | Auto-generated docs</a></div>
30+
<div class="top-heading" id="heading-narrow"><a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/">GoPages</a></div>
31+
<a href="#" id="menu-button"><span id="menu-button-arrow">&#9661;</span></a>
32+
33+
</div></div>
34+
35+
36+
37+
<div id="page" class="wide">
38+
<div class="container">
39+
40+
41+
<h1>
42+
Package testutils
43+
<span class="text-muted"></span>
44+
</h1>
45+
46+
47+
48+
49+
50+
51+
52+
<div id="nav"></div>
53+
54+
55+
<!--
56+
Copyright 2009 The Go Authors. All rights reserved.
57+
Use of this source code is governed by a BSD-style
58+
license that can be found in the LICENSE file.
59+
-->
60+
<!--
61+
Note: Static (i.e., not template-generated) href and id
62+
attributes start with "pkg-" to make it impossible for
63+
them to conflict with generated attributes (some of which
64+
correspond to Go identifiers).
65+
-->
66+
67+
<script>
68+
document.ANALYSIS_DATA = null;
69+
document.CALLGRAPH = null;
70+
</script>
71+
72+
73+
74+
<div id="short-nav">
75+
<dl>
76+
<dd><code>import "github.com/cybertec-postgresql/pg_timetable/internal/testutils"</code></dd>
77+
</dl>
78+
<dl>
79+
<dd><a href="#pkg-overview" class="overviewLink">Overview</a></dd>
80+
<dd><a href="#pkg-index" class="indexLink">Index</a></dd>
81+
82+
83+
</dl>
84+
</div>
85+
<!-- The package's Name is printed as title by the top-level template -->
86+
<div id="pkg-overview" class="toggleVisible">
87+
<div class="collapsed">
88+
<h2 class="toggleButton" title="Click to show Overview section">Overview ▹</h2>
89+
</div>
90+
<div class="expanded">
91+
<h2 class="toggleButton" title="Click to hide Overview section">Overview ▾</h2>
92+
93+
94+
</div>
95+
</div>
96+
97+
<div id="pkg-index" class="toggleVisible">
98+
<div class="collapsed">
99+
<h2 class="toggleButton" title="Click to show Index section">Index ▹</h2>
100+
</div>
101+
<div class="expanded">
102+
<h2 class="toggleButton" title="Click to hide Index section">Index ▾</h2>
103+
104+
<!-- Table of contents for API; must be named manual-nav to turn off auto nav. -->
105+
<div id="manual-nav">
106+
<dl>
107+
108+
109+
110+
111+
112+
<dd><a href="#PostgresTestContainer">type PostgresTestContainer</a></dd>
113+
114+
115+
<dd>&nbsp; &nbsp; <a href="#SetupPostgresContainer">func SetupPostgresContainer(t *testing.T) (*PostgresTestContainer, func())</a></dd>
116+
117+
118+
<dd>&nbsp; &nbsp; <a href="#SetupPostgresContainerWithOptions">func SetupPostgresContainerWithOptions(t *testing.T, customizer func(*config.CmdOptions)) (*PostgresTestContainer, func())</a></dd>
119+
120+
121+
122+
123+
</dl>
124+
</div><!-- #manual-nav -->
125+
126+
127+
128+
129+
<h3>Package files</h3>
130+
<p>
131+
<span style="font-size:90%">
132+
133+
<a href="/pg_timetable/devel/godoc/src/github.com/cybertec-postgresql/pg_timetable/internal/testutils/testcontainers.go.html">testcontainers.go</a>
134+
135+
</span>
136+
</p>
137+
138+
</div><!-- .expanded -->
139+
</div><!-- #pkg-index -->
140+
141+
142+
143+
144+
145+
146+
147+
148+
149+
<h2 id="PostgresTestContainer">type <a href="/pg_timetable/devel/godoc/src/github.com/cybertec-postgresql/pg_timetable/internal/testutils/testcontainers.go.html#L18">PostgresTestContainer</a>
150+
<a class="permalink" href="#PostgresTestContainer">&#xb6;</a>
151+
152+
153+
</h2>
154+
<p>PostgresTestContainer wraps the postgres container with pg_timetable engine
155+
156+
<pre>type PostgresTestContainer struct {
157+
<span id="PostgresTestContainer.Container"></span> Container *<a href="https://pkg.go.dev/github.com/testcontainers/testcontainers-go/modules/postgres/">postgres</a>.<a href="https://pkg.go.dev/github.com/testcontainers/testcontainers-go/modules/postgres/#PostgresContainer">PostgresContainer</a>
158+
<span id="PostgresTestContainer.Engine"></span> Engine *<a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/internal/pgengine/">pgengine</a>.<a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/internal/pgengine/#PgEngine">PgEngine</a>
159+
<span id="PostgresTestContainer.ConnStr"></span> ConnStr <a href="https://pkg.go.dev/builtin/#string">string</a>
160+
}
161+
</pre>
162+
163+
164+
165+
166+
167+
168+
169+
170+
171+
172+
173+
<h3 id="SetupPostgresContainer">func <a href="/pg_timetable/devel/godoc/src/github.com/cybertec-postgresql/pg_timetable/internal/testutils/testcontainers.go.html#L25">SetupPostgresContainer</a>
174+
<a class="permalink" href="#SetupPostgresContainer">&#xb6;</a>
175+
176+
177+
</h3>
178+
<pre>func SetupPostgresContainer(t *<a href="https://pkg.go.dev/testing/">testing</a>.<a href="https://pkg.go.dev/testing/#T">T</a>) (*<a href="#PostgresTestContainer">PostgresTestContainer</a>, func())</pre>
179+
<p>SetupPostgresContainer creates a new PostgreSQL container for testing
180+
181+
182+
183+
184+
185+
<h3 id="SetupPostgresContainerWithOptions">func <a href="/pg_timetable/devel/godoc/src/github.com/cybertec-postgresql/pg_timetable/internal/testutils/testcontainers.go.html#L31">SetupPostgresContainerWithOptions</a>
186+
<a class="permalink" href="#SetupPostgresContainerWithOptions">&#xb6;</a>
187+
188+
189+
</h3>
190+
<pre>func SetupPostgresContainerWithOptions(t *<a href="https://pkg.go.dev/testing/">testing</a>.<a href="https://pkg.go.dev/testing/#T">T</a>, customizer func(*<a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/internal/config/">config</a>.<a href="/pg_timetable/devel/godoc/pkg/github.com/cybertec-postgresql/pg_timetable/internal/config/#CmdOptions">CmdOptions</a>)) (*<a href="#PostgresTestContainer">PostgresTestContainer</a>, func())</pre>
191+
<p>SetupPostgresContainerWithOptions creates a PostgreSQL container with custom options
192+
193+
194+
195+
196+
197+
198+
199+
200+
201+
202+
203+
204+
205+
206+
207+
208+
209+
<div id="footer">
210+
Build version go1.25.1.<br>
211+
</div>
212+
213+
</div><!-- .container -->
214+
</div><!-- #page -->
215+
</body>
216+
</html>

devel/godoc/pkg/github.com/index.html

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,17 @@ <h1>
183183
</td>
184184
</tr>
185185

186+
<tr>
187+
188+
<td class="pkg-name" style="padding-left: 60px;">
189+
<a href="cybertec-postgresql/pg_timetable/internal/testutils/?m=all">testutils</a>
190+
</td>
191+
192+
<td class="pkg-synopsis">
193+
194+
</td>
195+
</tr>
196+
186197
</table>
187198
</div>
188199

devel/godoc/pkg/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,10 @@ <h2 class="toggleButton" title="Click to hide Standard library section">Standard
133133

134134
</tr>
135135

136+
<tr>
137+
138+
</tr>
139+
136140
</table>
137141
</div> <!-- .pkg-dir -->
138142
</div> <!-- .expanded -->

devel/godoc/src/github.com/cybertec-postgresql/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>
7979
<td></td>
8080
<td align="right">0</td>
8181
<td></td>
82-
<td align="left">2025-09-25 15:27:22.425981136 +0000 UTC</td>
82+
<td align="left">2025-09-26 14:59:06.987494978 +0000 UTC</td>
8383
</tr>
8484

8585

devel/godoc/src/github.com/cybertec-postgresql/pg_timetable/extras/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ <h2>
7979
<td></td>
8080
<td align="right">26053</td>
8181
<td></td>
82-
<td align="left">2025-09-25 15:27:01.091065818 +0000 UTC</td>
82+
<td align="left">2025-09-26 14:58:41.845558935 +0000 UTC</td>
8383
</tr>
8484

8585
<tr>
@@ -88,7 +88,7 @@ <h2>
8888
<td></td>
8989
<td align="right">28176</td>
9090
<td></td>
91-
<td align="left">2025-09-25 15:27:01.091065818 +0000 UTC</td>
91+
<td align="left">2025-09-26 14:58:41.845558935 +0000 UTC</td>
9292
</tr>
9393

9494
<tr>
@@ -97,7 +97,7 @@ <h2>
9797
<td></td>
9898
<td align="right">1022</td>
9999
<td></td>
100-
<td align="left">2025-09-25 15:27:01.091065818 +0000 UTC</td>
100+
<td align="left">2025-09-26 14:58:41.845558935 +0000 UTC</td>
101101
</tr>
102102

103103
<tr>
@@ -106,7 +106,7 @@ <h2>
106106
<td></td>
107107
<td align="right">249</td>
108108
<td></td>
109-
<td align="left">2025-09-25 15:27:01.091065818 +0000 UTC</td>
109+
<td align="left">2025-09-26 14:58:41.845558935 +0000 UTC</td>
110110
</tr>
111111

112112
<tr>
@@ -115,7 +115,7 @@ <h2>
115115
<td></td>
116116
<td align="right">2469</td>
117117
<td></td>
118-
<td align="left">2025-09-25 15:27:01.091065818 +0000 UTC</td>
118+
<td align="left">2025-09-26 14:58:41.845558935 +0000 UTC</td>
119119
</tr>
120120

121121

0 commit comments

Comments
 (0)