github.com/Schaudge/grailbase@v0.0.0-20240223061707-44c758a471c0/web/webutil/doc.go (about) 1 // Copyright 2018 GRAIL, Inc. All rights reserved. 2 // Use of this source code is governed by the Apache-2.0 3 // license that can be found in the LICENSE file. 4 5 // Package webutil implements utility routines for web-related operations 6 // and applications. 7 package webutil