package model // RoleCreateOptions ... type RoleCreateOptions struct { Name string }