MCPcopy Index your code
hub / github.com/coder/coder / GetRefreshIn

Method GetRefreshIn

tailnet/proto/tailnet.pb.go:604–609  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

602}
603
604func (x *RefreshResumeTokenResponse) GetRefreshIn() *durationpb.Duration {
605 if x != nil {
606 return x.RefreshIn
607 }
608 return nil
609}
610
611func (x *RefreshResumeTokenResponse) GetExpiresAt() *timestamppb.Timestamp {
612 if x != nil {

Callers 1

refreshMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected