package
0.0.0-20221111052918-3caaee035fbf
Repository: https://github.com/szhhq/tailscale.git
Documentation: pkg.go.dev
# Functions
ModifySlice removes adjacent duplicate elements from the given slice.
ModifySliceFunc is the same as ModifySlice except that it allows using a custom comparison function.