Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetMainTitle ¶
GetMainTitle : returns the main title "Saint Jérôme pénitent#Dit aussi Saint Jérôme à l'auréole" => "Saint Jérôme pénitent"
func ReverseName ¶
ReverseName : Reverse name sent by Joconde api "LAST NAME First name" => "First name LAST NAME" "LA TOUR Georges de" => "Georges de LA TOUR"
Types ¶
type Artwork ¶
type Artwork struct { AcquisitionDate string Author string City string Denomination string Dimensions string Domain string Inventory string Materials string Museo string Reference string ReferenceURL string School string Title string Vintage string }
Artwork data read from Joconde API
func GetArtwork ¶
GetArtwork : Get artwork data for reference ref eg. 09940004427
Click to show internal directories.
Click to hide internal directories.