Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CommentParser ¶
type CommentParser struct {
// contains filtered or unexported fields
}
func NewCommentParser ¶
func NewCommentParser() *CommentParser
func (*CommentParser) Parse ¶
func (cp *CommentParser) Parse(dir string, recursive bool) ([]*servicefile.ServiceFile, error)
Click to show internal directories.
Click to hide internal directories.