mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-12-28 13:05:28 -05:00
use new errorgen
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"v2ray.com/core/common"
|
||||
)
|
||||
|
||||
//go:generate go run $GOPATH/src/v2ray.com/core/common/errors/errorgen/main.go -pkg cert -path Protocol,TLS,Cert
|
||||
//go:generate errorgen
|
||||
|
||||
type Certificate struct {
|
||||
// Cerificate in ASN.1 DER format
|
||||
|
||||
Reference in New Issue
Block a user