Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/coder/coder
/ GetExpiresAt
Method
GetExpiresAt
tailnet/proto/tailnet.pb.go:611–616 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
609
}
610
611
func
(x *RefreshResumeTokenResponse) GetExpiresAt() *timestamppb.Timestamp {
612
if
x != nil {
613
return
x.ExpiresAt
614
}
615
return
nil
616
}
617
618
type
CoordinateRequest
struct
{
619
state protoimpl.MessageState
Callers
1
refresh
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected