MCPcopy Create free account
hub / github.com/coder/coder / GetApiToken

Method GetApiToken

vpn/vpn.pb.go:1436–1441  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1434}
1435
1436func (x *StartRequest) GetApiToken() string {
1437 if x != nil {
1438 return x.ApiToken
1439 }
1440 return ""
1441}
1442
1443func (x *StartRequest) GetHeaders() []*StartRequest_Header {
1444 if x != nil {

Callers 1

startMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected