github.com/grailbio/base@v0.0.11/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