Documentation ¶
Index ¶
Constants ¶
View Source
const MIN_CLEANUP_INTERVAL_SECONDS float64 = 60
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SmapAccessor ¶
type SmapAccessor struct {
// contains filtered or unexported fields
}
func NewSmapAccessor ¶
func NewSmapAccessor(config Config) (*SmapAccessor, error)
func (*SmapAccessor) Remove ¶
func (s *SmapAccessor) Remove(id Id)
type SmapMapper ¶
type SmapMapper struct {
Accessor Accessor
}
func NewSmapMapper ¶
func NewSmapMapper(config Config) (*SmapMapper, error)
func (*SmapMapper) NewSourcemapAdded ¶
func (m *SmapMapper) NewSourcemapAdded(id Id)
Click to show internal directories.
Click to hide internal directories.