Versions in this module Expand all Collapse all v1 v1.2.25 Mar 5, 2024 Changes in this version + const MethodKey + const NoAnimationKey + const PostIsSingleUpdateKey + const PostResultKey + const PostTypeKey + const PreviousKey + const TokenKey + type Values map[string][]string + func (f Values) Add(key string, value string) + func (f Values) Delete(key string) + func (f Values) Get(key string) string + func (f Values) Has(key ...string) bool + func (f Values) IsEmpty(key ...string) bool + func (f Values) IsInsertPost() bool + func (f Values) IsSingleUpdatePost() bool + func (f Values) IsUpdatePost() bool + func (f Values) PostError() error + func (f Values) RemoveRemark() Values + func (f Values) RemoveSysRemark() Values + func (f Values) ToMap() map[string]string