Working With Lookup - SoftwareUndagi/go-common-libs GitHub Wiki

List of values(for simplicity will addressed as LOV), defined as json with structure :

{
   "lovId": "MASTER_LOOKUP" , 
   "description": "Sample lookup", 
   "lovType": "simple", 

}

LOV could be used to fill combo box , list box or other kind of lookup on UX component