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