1
0
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:
Darien Raymond
2018-09-30 23:08:41 +02:00
parent 56ce5d5f84
commit 091fa6ad23
46 changed files with 47 additions and 46 deletions

View File

@@ -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