 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package icucollationalternate
Index ¶
Constants ¶
This section is empty.
Variables ¶
      View Source
      
  
var ( Shifted = IcuCollationAlternate{"shifted"} NonIgnorable = IcuCollationAlternate{"non-ignorable"} )
Functions ¶
This section is empty.
Types ¶
type IcuCollationAlternate ¶
type IcuCollationAlternate struct {
	Name string
}
    func (IcuCollationAlternate) MarshalText ¶
func (i IcuCollationAlternate) MarshalText() (text []byte, err error)
func (IcuCollationAlternate) String ¶
func (i IcuCollationAlternate) String() string
func (*IcuCollationAlternate) UnmarshalText ¶
func (i *IcuCollationAlternate) UnmarshalText(text []byte) error
 Click to show internal directories. 
   Click to hide internal directories.