Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BenchTool ¶
type BenchTool struct {
// contains filtered or unexported fields
}
func NewBenchTool ¶
type CompareTool ¶
type CompareTool struct {
// contains filtered or unexported fields
}
func NewCompareTool ¶
func NewCompareTool(s1 string, s2 string) *CompareTool
func (*CompareTool) Result ¶
func (t *CompareTool) Result()
Click to show internal directories.
Click to hide internal directories.