mirror of
https://github.com/yusing/godoxy.git
synced 2026-04-01 14:43:07 +02:00
restructured the project to comply community guideline, for others check release note
This commit is contained in:
6
internal/proxy/fields/alias.go
Normal file
6
internal/proxy/fields/alias.go
Normal file
@@ -0,0 +1,6 @@
|
||||
package fields
|
||||
|
||||
type (
|
||||
Alias string
|
||||
NewAlias = Alias
|
||||
)
|
||||
Reference in New Issue
Block a user