Skip to content

Commit 95a1133

Browse files
committed
deploy: 46e156f
1 parent c5f7f18 commit 95a1133

File tree

117 files changed

+214
-214
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

117 files changed

+214
-214
lines changed

404.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

about/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

about/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About on Documentation php-kafka</title><link>https://php-kafka.github.io/about/</link><description>Recent content in About on Documentation php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 27 Dec 2020 22:09:37 +0100</lastBuildDate><atom:link href="https://php-kafka.github.io/about/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>About on Documentation of php-kafka</title><link>https://php-kafka.github.io/about/</link><description>Recent content in About on Documentation of php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 27 Dec 2020 22:09:37 +0100</lastBuildDate><atom:link href="https://php-kafka.github.io/about/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

categories/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Documentation php-kafka</title><link>https://php-kafka.github.io/categories/</link><description>Recent content in Categories on Documentation php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://php-kafka.github.io/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Categories on Documentation of php-kafka</title><link>https://php-kafka.github.io/categories/</link><description>Recent content in Categories on Documentation of php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><atom:link href="https://php-kafka.github.io/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss>

configuration/dump/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

configuration/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

configuration/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration on Documentation php-kafka</title><link>https://php-kafka.github.io/configuration/</link><description>Recent content in Configuration on Documentation php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 27 Dec 2020 22:09:37 +0100</lastBuildDate><atom:link href="https://php-kafka.github.io/configuration/index.xml" rel="self" type="application/rss+xml"/><item><title>dump</title><link>https://php-kafka.github.io/configuration/dump/</link><pubDate>Sun, 27 Dec 2020 22:09:37 +0100</pubDate><guid>https://php-kafka.github.io/configuration/dump/</guid><description>Description public function dump(): array {} Dumps the current configuration
1+
<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Configuration on Documentation of php-kafka</title><link>https://php-kafka.github.io/configuration/</link><description>Recent content in Configuration on Documentation of php-kafka</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Sun, 27 Dec 2020 22:09:37 +0100</lastBuildDate><atom:link href="https://php-kafka.github.io/configuration/index.xml" rel="self" type="application/rss+xml"/><item><title>dump</title><link>https://php-kafka.github.io/configuration/dump/</link><pubDate>Sun, 27 Dec 2020 22:09:37 +0100</pubDate><guid>https://php-kafka.github.io/configuration/dump/</guid><description>Description public function dump(): array {} Dumps the current configuration
22
Example $conf = new Kafka\Configuration(); $conf-&amp;gt;set(&amp;#39;auto.offset.reset&amp;#39;, &amp;#39;earliest&amp;#39;); $conf-&amp;gt;dump();</description></item><item><title>set</title><link>https://php-kafka.github.io/configuration/set/</link><pubDate>Sun, 27 Dec 2020 22:09:37 +0100</pubDate><guid>https://php-kafka.github.io/configuration/set/</guid><description>Description public function set(string $name, string $value): void {} Set a configuration value
33
Example $conf = new Kafka\Configuration(); $conf-&amp;gt;set(&amp;#39;auto.offset.reset&amp;#39;, &amp;#39;earliest&amp;#39;);</description></item><item><title>setDrMsgCb</title><link>https://php-kafka.github.io/configuration/setDrMsgCb/</link><pubDate>Sun, 27 Dec 2020 22:09:37 +0100</pubDate><guid>https://php-kafka.github.io/configuration/setDrMsgCb/</guid><description>Description public function setDrMsgCb(callable $callback): void {} Set a message delivery report callback
44
This callback is called exactly once per message, indicating if

configuration/set/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

configuration/setDrMsgCb/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

configuration/setErrorCb/index.html

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)