@startuml getter package Repo { struct GetOptions { Page int PerPage int Sorting map[string]interface{} Filters map[string]interface{} } } @enduml