Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Flutter ¶
func Flutter(c *FlutterConfig) error
Types ¶
type ExtendedType ¶
type ExtendedType struct { *gen.Type TypeMappings []*TypeMapping }
type FlutterConfig ¶
type FlutterConfig struct { Config `mapstructure:",squash"` TypeMappings []*TypeMapping `mapstructure:"type_mappings"` }
Click to show internal directories.
Click to hide internal directories.