Documentation ¶ Index ¶ type Substring func (s *Substring) Eval(str string, position int, length int) string func (s *Substring) GetCategory() string func (s *Substring) GetName() string Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ This section is empty. Types ¶ type Substring ¶ type Substring struct { } func (*Substring) Eval ¶ func (s *Substring) Eval(str string, position int, length int) string func (*Substring) GetCategory ¶ func (s *Substring) GetCategory() string func (*Substring) GetName ¶ func (s *Substring) GetName() string Source Files ¶ View all Source files substring.go Click to show internal directories. Click to hide internal directories.