Documentation
¶
Overview ¶
Package plugin_rewritebody a plugin to rewrite response body.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
type Config struct { LastModified bool `json:"lastModified,omitempty"` ResetingIncrementerApiUrl string `json:"resetingIncrementerApiUrl,omitempty"` }
Config holds the plugin configuration.
func CreateConfig ¶
func CreateConfig() *Config
CreateConfig creates and initializes the plugin configuration.
Click to show internal directories.
Click to hide internal directories.