mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2024-12-19 15:06:25 +01:00
4 lines
99 B
Go
4 lines
99 B
Go
|
// Package auth defines protocol-agnostic authentication types for smithy
|
||
|
// clients.
|
||
|
package auth
|