4 lines
139 B
Go
4 lines
139 B
Go
// Package internalhttp exposes the trusted internal HTTP API used for session
|
|
// read, revoke, and block operations.
|
|
package internalhttp
|