structs

package
v0.0.0-...-12bc29a Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Humidity    float64 `json:"humidity"`
	Pressure    int     `json:"pressure"`
	Tempreature float64 `json:"temperature"`
	CreatedOn   string  `json:"created_on"`
}

type User

type User struct {
	Username string
}

Jump to

Keyboard shortcuts

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