Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type StringInterner ¶
type StringInterner struct {
// contains filtered or unexported fields
}
func NewStringInterner ¶
func NewStringInterner() *StringInterner
func (*StringInterner) Intern ¶
func (i *StringInterner) Intern(s string) string
Click to show internal directories.
Click to hide internal directories.