fetch

package
v0.0.0-...-c7b2723 Latest Latest
Warning

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

Go to latest
Published: Sep 30, 2017 License: MIT Imports: 11 Imported by: 0

Documentation

Overview

nolint

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Parser

type Parser struct {
	URL      string
	APIType  string
	Token    string
	RespByte []byte

	Request *http.Request
	// contains filtered or unexported fields
}

func NewParser

func NewParser(rawurl string, rawapi string, token string, r *http.Request) *Parser

func (*Parser) ConvertingToJson

func (p *Parser) ConvertingToJson() (events []models.Event, err error)

Jump to

Keyboard shortcuts

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