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 b112adb commit 7e6e196Copy full SHA for 7e6e196
Package.swift
@@ -4,7 +4,7 @@
4
//
5
// This source file is part of the SwiftStatsdClient open source project
6
7
-// Copyright (c) 2022 the SwiftStatsdClient project authors
+// Copyright (c) 2019-2022 the SwiftStatsdClient project authors
8
// Licensed under Apache License v2.0
9
10
// See LICENSE.txt for license information
Sources/StatsdClient/Docs.docc/index.md
@@ -41,6 +41,11 @@ Metrics types are mapped as following:
41
* Timer -> Timer
42
43
## Topics
44
+
45
+### Client API
46
47
+- ``StatsdClient/init(eventLoopGroupProvider:host:port:metricNameSanitizer:)``
48
+- ``StatsdClient/shutdown(_:)``
49
50
### Metrics API
51
0 commit comments