package
0.0.0-20241222215834-09a60126efae
Repository: https://github.com/tucats/ego.git
Documentation: pkg.go.dev
# Functions
Initialize the strings package types and functions.
ParseURLPattern accepts a pattern that tells what part of the URL is meant to be literal, and what is a user-supplied item.
URLPattern parses a URL using a provided pattern for what the string is expected to be, and then generates an Ego map that indicates each segment of the url endopint and it's value.