internal/

directory
v0.0.57-rc.9 Latest Latest
Warning

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

Go to latest
Published: Jun 29, 2023 License: MIT

README

The packages in this directory:

  • are the ones that may be needed by multiple packages in ong.
  1. The github.com/komuw/ong/internal/clientip package is need by both github.com/komuw/ong/middleware & github.com/komuw/ong/cookie.
    So, we cannot create clientip inside ong/middleware since ong/cookie cannot import ong/middleware(middleware already imports cookie.)
  2. The github.com/komuw/ong/internal/octx package is need by both github.com/komuw/ong/log, github.com/komuw/ong/middleware & github.com/komuw/ong/server
  3. The github.com/komuw/ong/internal/finger package is need by both github.com/komuw/ong/middleware & github.com/komuw/ong/server
  4. The github.com/komuw/ong/internal/acme package is need by both github.com/komuw/ong/middleware & github.com/komuw/ong/server

Directories

Path Synopsis
Package clientip provides(in a best effort manner) a client's IP address.
Package clientip provides(in a best effort manner) a client's IP address.
Package finger provides(in a best effort manner) a client's TLS fingerprint.
Package finger provides(in a best effort manner) a client's TLS fingerprint.
Package octx houses context keys used by multiple ong packages.
Package octx houses context keys used by multiple ong packages.

Jump to

Keyboard shortcuts

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