url

package
v0.7.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 10, 2023 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Overview

Package url contains general processing functions for some urls.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MatchGitURLPrefix

func MatchGitURLPrefix(gitURL, target *apis.URL) bool

MatchGitURLPrefix determine if the git URL is a subset of the target URL This matches: gitURL: https://github.com/katanomi/pkg.git target:

This mismatch: gitURL: https://github.com/katanomi/pkg.git target:

This mismatch: gitURL: https://github.com/katanomi/pkg target:

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL