Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Store ¶
type Store struct {
// contains filtered or unexported fields
}
func (*Store) AppendPreset ¶
func (s *Store) AppendPreset(method, path string, preset StoredParams) error
func (*Store) PresetsFor ¶
func (s *Store) PresetsFor(method, path string) []StoredParams
Click to show internal directories.
Click to hide internal directories.