We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e6d4ef commit 19d0f67Copy full SHA for 19d0f67
src/Smdn.Net.MuninNode/Smdn.Net.MuninPlugin/ITransactionCallback.cs
@@ -9,7 +9,7 @@
9
namespace Smdn.Net.MuninPlugin;
10
11
/// <summary>
12
-/// Defines the callbacks when a request session from the <c>munin-update</c> starts or ends.
+/// Defines the callbacks when a transaction with the <c>munin master</c> starts and ends.
13
/// </summary>
14
public interface ITransactionCallback {
15
0 commit comments