Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ReadGzipFile ¶
func WriteGzipFile ¶
Types ¶
type MockPutter ¶
type MockPutter struct {
Keep bool
Puts []PutInputCopy
JsonDump bool
JsonCheck bool
Trees map[string]string
}
func (*MockPutter) CompareWithJson ¶
func (m *MockPutter) CompareWithJson(jsonFile string) error
func (*MockPutter) DumpJson ¶
func (m *MockPutter) DumpJson(jsonFile string) error
func (*MockPutter) Sort ¶
func (m *MockPutter) Sort()
Click to show internal directories.
Click to hide internal directories.