Files
hop-gate/pkg/util/util.go

5 lines
134 B
Go

package util
// Placeholder 는 패키지가 비어 있지 않도록 하기 위한 더미 타입입니다.
type Placeholder struct{}