Versions in this module Expand all Collapse all v0 v0.0.0 Mar 20, 2019 Changes in this version + func GetAlignOptions(align string) (string, string) + type FlipboardMessageOptions struct + Align string + Append bool + BWThreshold int + DisplayTime int + Fill string + FontSize int + Inverted bool + Kerning int + Message string + SendPanelByPanel bool + VirtualBoard *virtualboard.VirtualBoard + XAlign string + YAlign string + func GetDefaultOptions() FlipboardMessageOptions + func SplitMessageAndOptions(rawMsg string) []FlipboardMessageOptions + func (s *FlipboardMessageOptions) SetDisplayTime(duration time.Duration) + func (s *FlipboardMessageOptions) UnmarshalYAML(unmarshal func(interface{}) error) error