package shiyan import "key_performance_indicators/api/shiyan/maptostruct" type ApiEntry struct { MapToStructApi maptostruct.ApiMethod } var AppApiEntry = new(ApiEntry)