Documentation ¶ Index ¶ func Apply(transformation string, s string) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Apply ¶ func Apply(transformation string, s string) (string, error) Apply applies and returns a given transformation from an input string. An empty string is returned if any errors occur and/or the transformation type is invalid, along with the corresponding error. Types ¶ This section is empty. Source Files ¶ View all Source files transformation.go Click to show internal directories. Click to hide internal directories.