feat: initial commit
This commit is contained in:
@ -13,6 +13,7 @@ var (
|
||||
WithoutValues = url.WithoutValues
|
||||
WithValuesReset = url.WithValuesReset
|
||||
WithValues = url.WithValues
|
||||
WithFragment = url.WithFragment
|
||||
)
|
||||
|
||||
func BaseURL(ctx context.Context, funcs ...url.MutationFunc) templ.SafeURL {
|
||||
|
Reference in New Issue
Block a user