MCPcopy 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
611func (x *RefreshResumeTokenResponse) GetExpiresAt() *timestamppb.Timestamp {
612 if x != nil {
613 return x.ExpiresAt
614 }
615 return nil
616}
617
618type CoordinateRequest struct {
619 state protoimpl.MessageState

Callers 1

refreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected