Documentation
¶
Index ¶
- func ChannelToMessageTypeName(ch asyncapi.Channel) string
- func DescribeStruct(st interface{}) string
- func GenerateChannelPath(ch asyncapi.Channel) string
- func HasField(v interface{}, name string) bool
- func IsRequired(any asyncapi.Any, field string) bool
- func MultiLineComment(comment string) string
- func Namify(sentence string) string
- func ReferenceToStructAttributePath(ref string) string
- func ReferenceToTypeName(ref string) string
- func SnakeCase(sentence string) string
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeStruct ¶ added in v0.10.1
func DescribeStruct(st interface{}) string
func GenerateChannelPath ¶ added in v0.9.0
func MultiLineComment ¶ added in v0.10.1
func ReferenceToTypeName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.