Skip to content

Commit

Permalink
Deploy website
Browse files Browse the repository at this point in the history
Deploy website version based on 6e48abc
  • Loading branch information
Docusaurus bot committed Jan 3, 2025
1 parent 5fc8024 commit c39f9f5
Show file tree
Hide file tree
Showing 8 changed files with 48 additions and 48 deletions.
24 changes: 12 additions & 12 deletions docs/codecs.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("long"),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@421b0c60,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@7467195f</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@76f98646,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@5d579d91</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = "long"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@403b57f8</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@71bd2999</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
<span class="hljs-comment">// ),</span>
Expand Down Expand Up @@ -114,19 +114,19 @@
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("long"),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@421b0c60,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@7467195f</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@76f98646,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@5d579d91</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = "long"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@403b57f8</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@71bd2999</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// typeName = "Instant"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@56ce3626,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@5292cb1b</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@28b092c7,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@51983ade</span>
<span class="hljs-comment">// )</span>
</code></pre>
<p>When we have a newtype where we ensure values are valid, we can use <code>imapError</code> instead.</p>
Expand All @@ -145,7 +145,7 @@
<span class="hljs-comment">// res5: Codec.Aux[Codec.string.AvroType, SerialNumber] = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("string"),</span>
<span class="hljs-comment">// f = &lt;function1&gt;,</span>
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$15905/0x0000000104454840@438c6ec5</span>
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16748/0x00000001046ba840@3ba68b9c</span>
<span class="hljs-comment">// )</span>
</code></pre>
<h2><a class="anchor" aria-hidden="true" id="decimals"></a><a href="#decimals" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Decimals</h2>
Expand Down Expand Up @@ -305,8 +305,8 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = UnionCodec(</span>
<span class="hljs-comment">// alts = Append(</span>
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@651fee47),</span>
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@1822a0da)</span>
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@6862658e),</span>
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@4d6c896d)</span>
<span class="hljs-comment">// )</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = ["int","string"]</span>
Expand All @@ -315,4 +315,4 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
<span class="hljs-comment">// )</span>
</code></pre>
<p>For generic derivation support, refer to the <a href="/vulcan/docs/modules#generic">generic module</a>.</p>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/vulcan/docs/overview"><span class="arrow-prev"></span><span>Overview</span></a><a class="docs-next button" href="/vulcan/docs/modules"><span>Modules</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#decimals">Decimals</a></li><li><a href="#enumerations">Enumerations</a></li><li><a href="#fixed">Fixed</a></li><li><a href="#records">Records</a></li><li><a href="#unions">Unions</a></li></ul></nav></div><footer class="nav-footer" id="footer"><hr class="separator"/><section class="copyright">Copyright © 2019-2024 OVO Energy Limited.<br/>Icon designed by <a href="https://www.flaticon.com/authors/kiranshastry" rel="noopener">Kiranshastry</a> from Flaticon.</section></footer></div></body></html>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/vulcan/docs/overview"><span class="arrow-prev"></span><span>Overview</span></a><a class="docs-next button" href="/vulcan/docs/modules"><span>Modules</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#decimals">Decimals</a></li><li><a href="#enumerations">Enumerations</a></li><li><a href="#fixed">Fixed</a></li><li><a href="#records">Records</a></li><li><a href="#unions">Unions</a></li></ul></nav></div><footer class="nav-footer" id="footer"><hr class="separator"/><section class="copyright">Copyright © 2019-2025 OVO Energy Limited.<br/>Icon designed by <a href="https://www.flaticon.com/authors/kiranshastry" rel="noopener">Kiranshastry</a> from Flaticon.</section></footer></div></body></html>
24 changes: 12 additions & 12 deletions docs/codecs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -68,12 +68,12 @@
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("long"),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@421b0c60,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@7467195f</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@76f98646,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@5d579d91</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = "long"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@403b57f8</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@71bd2999</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
<span class="hljs-comment">// ),</span>
Expand Down Expand Up @@ -114,19 +114,19 @@
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("long"),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@421b0c60,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@7467195f</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@76f98646,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@5d579d91</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = "long"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@403b57f8</span>
<span class="hljs-comment">// logicalType = org.apache.avro.LogicalTypes$TimestampMillis@71bd2999</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = {"type":"long","logicalType":"timestamp-millis"}</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// typeName = "Instant"</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$15834/0x0000000104409040@56ce3626,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$15835/0x000000010440a040@5292cb1b</span>
<span class="hljs-comment">// f = vulcan.Codec$WithValidSchema$$Lambda$16677/0x0000000104595040@28b092c7,</span>
<span class="hljs-comment">// g = vulcan.Codec$WithValidSchema$$Lambda$16678/0x0000000104594040@51983ade</span>
<span class="hljs-comment">// )</span>
</code></pre>
<p>When we have a newtype where we ensure values are valid, we can use <code>imapError</code> instead.</p>
Expand All @@ -145,7 +145,7 @@
<span class="hljs-comment">// res5: Codec.Aux[Codec.string.AvroType, SerialNumber] = ImapErrors(</span>
<span class="hljs-comment">// codec = Codec("string"),</span>
<span class="hljs-comment">// f = &lt;function1&gt;,</span>
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$15905/0x0000000104454840@438c6ec5</span>
<span class="hljs-comment">// g = vulcan.Codec$$Lambda$16748/0x00000001046ba840@3ba68b9c</span>
<span class="hljs-comment">// )</span>
</code></pre>
<h2><a class="anchor" aria-hidden="true" id="decimals"></a><a href="#decimals" aria-hidden="true" class="hash-link"><svg class="hash-link-icon" aria-hidden="true" height="16" version="1.1" viewBox="0 0 16 16" width="16"><path fill-rule="evenodd" d="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z"></path></svg></a>Decimals</h2>
Expand Down Expand Up @@ -305,8 +305,8 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
<span class="hljs-comment">// codec = Validated(</span>
<span class="hljs-comment">// codec = UnionCodec(</span>
<span class="hljs-comment">// alts = Append(</span>
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@651fee47),</span>
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@1822a0da)</span>
<span class="hljs-comment">// leftNE = Singleton(a = vulcan.Codec$Alt$$anon$6@6862658e),</span>
<span class="hljs-comment">// rightNE = Singleton(a = vulcan.Codec$Alt$$anon$6@4d6c896d)</span>
<span class="hljs-comment">// )</span>
<span class="hljs-comment">// ),</span>
<span class="hljs-comment">// validSchema = ["int","string"]</span>
Expand All @@ -315,4 +315,4 @@ <h2><a class="anchor" aria-hidden="true" id="unions"></a><a href="#unions" aria-
<span class="hljs-comment">// )</span>
</code></pre>
<p>For generic derivation support, refer to the <a href="/vulcan/docs/modules#generic">generic module</a>.</p>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/vulcan/docs/overview"><span class="arrow-prev"></span><span>Overview</span></a><a class="docs-next button" href="/vulcan/docs/modules"><span>Modules</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#decimals">Decimals</a></li><li><a href="#enumerations">Enumerations</a></li><li><a href="#fixed">Fixed</a></li><li><a href="#records">Records</a></li><li><a href="#unions">Unions</a></li></ul></nav></div><footer class="nav-footer" id="footer"><hr class="separator"/><section class="copyright">Copyright © 2019-2024 OVO Energy Limited.<br/>Icon designed by <a href="https://www.flaticon.com/authors/kiranshastry" rel="noopener">Kiranshastry</a> from Flaticon.</section></footer></div></body></html>
</span></div></article></div><div class="docs-prevnext"><a class="docs-prev button" href="/vulcan/docs/overview"><span class="arrow-prev"></span><span>Overview</span></a><a class="docs-next button" href="/vulcan/docs/modules"><span>Modules</span><span class="arrow-next"></span></a></div></div></div><nav class="onPageNav"><ul class="toc-headings"><li><a href="#decimals">Decimals</a></li><li><a href="#enumerations">Enumerations</a></li><li><a href="#fixed">Fixed</a></li><li><a href="#records">Records</a></li><li><a href="#unions">Unions</a></li></ul></nav></div><footer class="nav-footer" id="footer"><hr class="separator"/><section class="copyright">Copyright © 2019-2025 OVO Energy Limited.<br/>Icon designed by <a href="https://www.flaticon.com/authors/kiranshastry" rel="noopener">Kiranshastry</a> from Flaticon.</section></footer></div></body></html>
Loading

0 comments on commit c39f9f5

Please sign in to comment.