Common isomorphic functionality in one kit.

isokit.go 322B

12345678
  1. // The Isomorphic Go Project
  2. // Copyright (c) Wirecog, LLC. All rights reserved.
  3. // Use of this source code is governed by a BSD-style
  4. // license, which can be found in the LICENSE file.
  5. // Package isokit provides common isomorphic functionality intended to be used
  6. // in an Isomorphic Go web application.
  7. package isokit