Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NormalizedStatement ¶
type Statement ¶
type Statement struct { Action StringOrStringList Resource StringOrStringList }
func (*Statement) Normalize ¶
func (s *Statement) Normalize() (*NormalizedStatement, error)
type StringOrStringList ¶
type StringOrStringList []string
func (*StringOrStringList) UnmarshalJSON ¶
func (s *StringOrStringList) UnmarshalJSON(b []byte) error
Click to show internal directories.
Click to hide internal directories.