Skip to content

Commit

Permalink
Fix overview. (#116)
Browse files Browse the repository at this point in the history
# Describe Request

Fix overview.

# Change Type

Document change.
  • Loading branch information
cinar committed Jun 25, 2023
1 parent 3a53201 commit 4bf287b
Show file tree
Hide file tree
Showing 57 changed files with 0 additions and 426 deletions.
8 changes: 0 additions & 8 deletions alphanumeric.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions alphanumeric_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions ascii.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions ascii_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
7 changes: 0 additions & 7 deletions checker_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

Expand Down
8 changes: 0 additions & 8 deletions cidr.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions cidr_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
7 changes: 0 additions & 7 deletions credit_card.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions credit_card_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions digits.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions digits_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions email.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions email_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions fqdn.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions fqdn_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions ip.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions ip_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions ipv4.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions ipv4_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions ipv6.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions ipv6_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions isbn.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions isbn_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions lower.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions lower_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker_test

Expand Down
8 changes: 0 additions & 8 deletions luhn.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions luhn_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions mac.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions mac_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions max.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions max_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions maxlength.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
7 changes: 0 additions & 7 deletions maxlength_test.go
Original file line number Diff line number Diff line change
@@ -1,10 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
package checker_test

import (
Expand Down
8 changes: 0 additions & 8 deletions min.go
Original file line number Diff line number Diff line change
@@ -1,11 +1,3 @@
// Package checker is a Go library for validating user input through struct tags.
//
// https://github.com/cinar/checker
//
// Copyright 2023 Onur Cinar. All rights reserved.
// Use of this source code is governed by a MIT-style
// license that can be found in the LICENSE file.
//
package checker

import (
Expand Down
Loading

0 comments on commit 4bf287b

Please sign in to comment.