Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Checksum ¶
func GuessChecksum ¶
type InMemoryManager ¶
type InMemoryManager struct {
// contains filtered or unexported fields
}
func NewInMemoryManager ¶
func NewInMemoryManager() *InMemoryManager
func (*InMemoryManager) GetChecksum ¶
func (*InMemoryManager) SetChecksum ¶
func (m *InMemoryManager) SetChecksum(resource string, checksum Checksum)
type ManagerSetter ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.