Skip to content

Commit

Permalink
feat(endpoint): add endpoint parser (#1273)
Browse files Browse the repository at this point in the history
* feat(endpoint): add endpoint parser

* fix parseTarget ut

* fix insecure testing
  • Loading branch information
tonybase authored Jul 29, 2021
1 parent 8f4e78b commit bc35f20
Show file tree
Hide file tree
Showing 11 changed files with 187 additions and 358 deletions.
64 changes: 0 additions & 64 deletions examples/etcd_tls/cert/server.crt

This file was deleted.

81 changes: 0 additions & 81 deletions examples/etcd_tls/client/main.go

This file was deleted.

75 changes: 0 additions & 75 deletions examples/etcd_tls/server/main.go

This file was deleted.

65 changes: 0 additions & 65 deletions examples/etcd_tls/server2/main.go

This file was deleted.

Loading

0 comments on commit bc35f20

Please sign in to comment.