Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Parser ¶
type ProtoParser ¶
type ProtoParser struct{}
func NewProtoParser ¶
func NewProtoParser() *ProtoParser
func (*ProtoParser) GetDependentFilePaths ¶
func (*ProtoParser) GetDependentFilePaths(baseDirPath, mainIdlPath string) (string, []string, error)
type ThriftParser ¶
type ThriftParser struct{}
func NewThriftParser ¶
func NewThriftParser() *ThriftParser
func (*ThriftParser) GetDependentFilePaths ¶
func (*ThriftParser) GetDependentFilePaths(baseDirPath, mainIdlPath string) (string, []string, error)
Click to show internal directories.
Click to hide internal directories.