Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsStaleAny ¶
IsStaleAny reports whether any of the os is marked as stale.
Types ¶
type AtomicStaler ¶
type AtomicStaler struct {
// contains filtered or unexported fields
}
func (*AtomicStaler) IsStale ¶
func (s *AtomicStaler) IsStale() bool
func (*AtomicStaler) MarkStale ¶
func (s *AtomicStaler) MarkStale()
Click to show internal directories.
Click to hide internal directories.