github.com/gophercloud/gophercloud@v1.11.0/docs/contributor-tutorial/.template/doc.go (about)

     1  /*
     2  Package NAME manages and retrieves RESOURCE in the OpenStack SERVICE Service.
     3  
     4  # Example to List RESOURCE
     5  
     6  # Example to Create a RESOURCE
     7  
     8  # Example to Update a RESOURCE
     9  
    10  Example to Delete a RESOURCE
    11  */
    12  package RESOURCE