Versions in this module Expand all Collapse all v1 v1.0.1 Apr 3, 2014 Changes in this version + func DeleteCountry(w *rest.ResponseWriter, r *rest.Request) + func GetAllCountries(w *rest.ResponseWriter, r *rest.Request) + func GetCountry(w *rest.ResponseWriter, r *rest.Request) + func PostCountry(w *rest.ResponseWriter, r *rest.Request) + type Country struct + Code string + Name string Incompatible versions in this module v2.0.0+incompatible Apr 3, 2014