Documentation
¶
Index ¶
Constants ¶
View Source
const (
MetadataFilename string = "api_limits.yaml"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetadataObject ¶
type MetadataObject struct {
MetadataDir string
// contains filtered or unexported fields
}
func New ¶
func New(ec *cli.ExecutionContext, baseDir string) *MetadataObject
func (*MetadataObject) CreateFiles ¶
func (o *MetadataObject) CreateFiles() error
func (*MetadataObject) Name ¶
func (o *MetadataObject) Name() string
func (*MetadataObject) Validate ¶
func (o *MetadataObject) Validate() error
Click to show internal directories.
Click to hide internal directories.