Documentation ¶
Index ¶
Constants ¶
View Source
const ( UUID_IMPORT_PATH = "github.com/google/uuid" JSON_IMPORT_PATH = "encoding/json" TIME_IMPORT_PATH = "time" )
Variables ¶
View Source
var ( FormatToExternalImport = map[string]string{ "uuid": UUID_IMPORT_PATH, "date-time": TIME_IMPORT_PATH, } )
Functions ¶
func ConvertToSchemaRef ¶
func ExternalImportsFromFormat ¶
func ExternalImportsFromFormat(element interface{}) (result []string)
func MatchesFormat ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.