Add pretty printing, complete Makefile
This commit is contained in:
@ -42,6 +42,7 @@ var defaultMethodSubs = MethodSubs{
|
||||
},
|
||||
}
|
||||
|
||||
// Retrieve information for a named Route (e.g. GetAeoV2Route1)
|
||||
func (client *Client) GetRoute(ctx context.Context, route string, subs *MethodSubs) (
|
||||
*eiaapi.FinalRoute, error,
|
||||
) {
|
||||
|
Reference in New Issue
Block a user