assets

package
v0.0.0-...-ca6f8cf Latest Latest
Warning

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

Go to latest
Published: Nov 13, 2015 License: ISC Imports: 7 Imported by: 0

Documentation

Overview

servebundle

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BundleFile

type BundleFile struct {
	// contains filtered or unexported fields
}

func (*BundleFile) Close

func (bf *BundleFile) Close() error

func (*BundleFile) IsDir

func (bf *BundleFile) IsDir() bool

func (*BundleFile) ModTime

func (bf *BundleFile) ModTime() time.Time

func (*BundleFile) Mode

func (bf *BundleFile) Mode() os.FileMode

func (*BundleFile) Name

func (bf *BundleFile) Name() string

func (*BundleFile) Read

func (bf *BundleFile) Read(p []byte) (n int, err error)

func (*BundleFile) Readdir

func (bf *BundleFile) Readdir(count int) ([]os.FileInfo, error)

func (*BundleFile) Seek

func (bf *BundleFile) Seek(offset int64, whence int) (int64, error)

func (*BundleFile) Size

func (bf *BundleFile) Size() int64

func (*BundleFile) Stat

func (bf *BundleFile) Stat() (os.FileInfo, error)

func (*BundleFile) Sys

func (bf *BundleFile) Sys() interface{}

type ServeBundle

type ServeBundle struct {
	Bundle *gobundle.Bundle
}

func (*ServeBundle) Open

func (srv *ServeBundle) Open(filename string) (http.File, error)

Jump to

Keyboard shortcuts

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