Initial commit (code only without large binaries)
This commit is contained in:
5
EdgeCommon/pkg/serverconfigs/shared/formatter.go
Normal file
5
EdgeCommon/pkg/serverconfigs/shared/formatter.go
Normal file
@@ -0,0 +1,5 @@
|
||||
// Copyright 2021 Liuxiangchao iwind.liu@gmail.com. All rights reserved.
|
||||
|
||||
package shared
|
||||
|
||||
type Formatter = func(s string) string
|
||||
Reference in New Issue
Block a user