Skip to content

Commit 7e6e196

Browse files
committed
Add more API to topics
1 parent b112adb commit 7e6e196

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
//
55
// This source file is part of the SwiftStatsdClient open source project
66
//
7-
// Copyright (c) 2022 the SwiftStatsdClient project authors
7+
// Copyright (c) 2019-2022 the SwiftStatsdClient project authors
88
// Licensed under Apache License v2.0
99
//
1010
// See LICENSE.txt for license information

Sources/StatsdClient/Docs.docc/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,11 @@ Metrics types are mapped as following:
4141
* Timer -> Timer
4242

4343
## Topics
44+
45+
### Client API
46+
47+
- ``StatsdClient/init(eventLoopGroupProvider:host:port:metricNameSanitizer:)``
48+
- ``StatsdClient/shutdown(_:)``
4449

4550
### Metrics API
4651

0 commit comments

Comments
 (0)