github.com/franc20/ayesa_sap@v7.0.0-beta.28.0.20200124003224-302d4d52fa6c+incompatible/api/cloudcontroller/ccv3/included_users.go (about)

     1  package ccv3
     2  
     3  import "code.cloudfoundry.org/cli/api/cloudcontroller/ccv3/constant"
     4  
     5  // IncludedUsers represent a set of users included on an API response.
     6  type IncludedUsers map[constant.IncludedType]User