internal

package
v0.0.0-...-3806344 Latest Latest
Warning

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

Go to latest
Published: Oct 16, 2023 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MergeCalendars

func MergeCalendars(calendar1, calendar2 *ics.Calendar) (*ics.Calendar, error)

Types

type RWTHBuildingDetails

type RWTHBuildingDetails struct {
	ID     string
	Name   string
	Street string
	Place  string
}

func NewRWTHBuildingDetails

func NewRWTHBuildingDetails(buildingID string) (*RWTHBuildingDetails, error)

type RWTHLocation

type RWTHLocation struct {
	BuildingID *string
	RoomID     *string
	Name       string
}

func NewRWTHLocation

func NewRWTHLocation(location string) *RWTHLocation

func (*RWTHLocation) Equal

func (l *RWTHLocation) Equal(o *RWTHLocation) bool

func (*RWTHLocation) GetBuildingDetails

func (l *RWTHLocation) GetBuildingDetails() (*RWTHBuildingDetails, error)

Jump to

Keyboard shortcuts

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