mirror of
https://github.com/dalbodeule/hop-gate.git
synced 2025-12-08 04:45:43 +09:00
build(deps): add ent and x libs dependencies
This commit is contained in:
4
pkg/util/util.go
Normal file
4
pkg/util/util.go
Normal file
@@ -0,0 +1,4 @@
|
||||
package util
|
||||
|
||||
// Placeholder 는 패키지가 비어 있지 않도록 하기 위한 더미 타입입니다.
|
||||
type Placeholder struct{}
|
||||
Reference in New Issue
Block a user