Documentation ¶
Overview ¶
Package transforms provides common transformations from Conjure spec types and to Go specific types.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Documentation ¶
func Documentation(documentation *spec.Documentation) string
func ExportedFieldName ¶
func PackagePath ¶
PackagePath takes a period-delimited Conjure package path and converts it to a slash-delimited one. If the input path has 3 or more segments, the first two segments are omitted. For example, "com.example.folder1.folder2" -> "folder1/folder2".
func PrivateFieldName ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.