コード例 #1
0
ファイル: option.go プロジェクト: spxtr/contrib
func (w withEndpoint) Apply(o *internal.DialSettings) {
	o.Endpoint = string(w)
}