mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-23 15:51:24 +00:00
docs
This commit is contained in:
@@ -20,6 +20,7 @@ const (
|
||||
_ = protoimpl.EnforceVersion(protoimpl.MaxVersion - 20)
|
||||
)
|
||||
|
||||
// Get the list of countries that are supported by this API
|
||||
type CountriesRequest struct {
|
||||
state protoimpl.MessageState
|
||||
sizeCache protoimpl.SizeCache
|
||||
@@ -162,6 +163,7 @@ func (x *Country) GetName() string {
|
||||
return ""
|
||||
}
|
||||
|
||||
// List the holiday dates for a given country and year
|
||||
type ListRequest struct {
|
||||
state protoimpl.MessageState
|
||||
sizeCache protoimpl.SizeCache
|
||||
|
||||
Reference in New Issue
Block a user