1
0
mirror of https://github.com/go-kratos/kratos.git synced 2025-01-24 03:46:37 +02:00

7 lines
86 B
Go

package apollo
const (
// PaladinDriverApollo ...
PaladinDriverApollo = "apollo"
)